Re: MagickCore.h missing include for nt header files

Roy Reapor <[email protected]> Wed, 19 Oct 2011 11:37:08 -0700
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <0E627C11B80B30409FFE2FBB526943ED0221D2BF1509@exchange2007.wyatt.com>
I thought I needed to use the ImageToHBITMAP() method to paint the image onto a CWnd. But I ended up converting the Imagemagick image to an rgb buffer and building up a bitmap that way. Thanks.

-Roy

-----Original Message-----
From: da.mihi.sis.bubulae.frustrum.assae.solana.tuberosa.in.modo.gallico.fricta.ac.quassum.lactatum.coagulatum.crassum@imagemagick.org [mailto:da.mihi.sis.bubulae.frustrum.assae.solana.tuberosa.in.modo.gallico.fricta.ac.quassum.lactatum.coagulatum.crassum@imagemagick.org] 
Sent: Tuesday, October 04, 2011 10:17 AM
To: [email protected]; Roy Reapor
Subject: Re: [Magick-bugs] MagickCore.h missing include for nt header files

> Where can I submit a request to include windows related (nt-*) header

The Windows methods are needed to support the MagickCore library.  We don't
necessarily expose these methods as part of the public API.  Which specific
nt-feature method do you intend to use?