Click here to Skip to main content
15,926,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Another String Question Pin
Tim Smith5-Feb-02 15:35
Tim Smith5-Feb-02 15:35 
GeneralRe: Another String Question Pin
Nemanja Trifunovic6-Feb-02 6:11
Nemanja Trifunovic6-Feb-02 6:11 
GeneralRe: Another String Question Pin
Tim Smith5-Feb-02 15:36
Tim Smith5-Feb-02 15:36 
GeneralRe: Another String Question Pin
Jamie Hale5-Feb-02 14:41
Jamie Hale5-Feb-02 14:41 
GeneralRe: Another String Question Pin
Tim Smith5-Feb-02 15:39
Tim Smith5-Feb-02 15:39 
GeneralRe: Another String Question Pin
Nemanja Trifunovic6-Feb-02 6:16
Nemanja Trifunovic6-Feb-02 6:16 
GeneralRe: Another String Question Pin
Tim Smith5-Feb-02 15:38
Tim Smith5-Feb-02 15:38 
GeneralRe: Another String Question Pin
Tom Wright6-Feb-02 5:48
Tom Wright6-Feb-02 5:48 
Generalnot printing! Pin
5-Feb-02 4:34
suss5-Feb-02 4:34 
GeneralRe: not printing! Pin
Jon Hulatt5-Feb-02 4:48
Jon Hulatt5-Feb-02 4:48 
GeneralUSB Communications Pin
Paresh Solanki5-Feb-02 4:25
Paresh Solanki5-Feb-02 4:25 
GeneralRe: USB Communications Pin
5-Feb-02 6:34
suss5-Feb-02 6:34 
GeneralMSMASK32/MSFLXGRID Pin
5-Feb-02 4:28
suss5-Feb-02 4:28 
QuestionWMI bug or what? Pin
Mario M.5-Feb-02 4:04
Mario M.5-Feb-02 4:04 
GeneralMD5 Pin
Rickard Andersson205-Feb-02 3:19
Rickard Andersson205-Feb-02 3:19 
GeneralRe: MD5 Pin
Joel Lucsy5-Feb-02 7:51
Joel Lucsy5-Feb-02 7:51 
GeneralRe: MD5 Pin
Le centriste5-Feb-02 11:06
Le centriste5-Feb-02 11:06 
GeneralAlways Active Frames Pin
Alan Chambers5-Feb-02 2:49
Alan Chambers5-Feb-02 2:49 
GeneralRe: Always Active Frames Pin
Nish Nishant5-Feb-02 3:10
sitebuilderNish Nishant5-Feb-02 3:10 
GeneralRe: Always Active Frames Pin
Alan Chambers5-Feb-02 3:28
Alan Chambers5-Feb-02 3:28 
GeneralRe: Always Active Frames Pin
Nish Nishant5-Feb-02 3:59
sitebuilderNish Nishant5-Feb-02 3:59 
GeneralRe: Always Active Frames Pin
Joaquín M López Muñoz5-Feb-02 3:43
Joaquín M López Muñoz5-Feb-02 3:43 
GeneralRe: Always Active Frames - Done It Pin
Alan Chambers5-Feb-02 3:54
Alan Chambers5-Feb-02 3:54 
GeneralRe: Always Active Frames - Done It Pin
Nish Nishant5-Feb-02 4:05
sitebuilderNish Nishant5-Feb-02 4:05 
GeneralDraw an ImageMagick image on a GDI DC Pin
Uwe Keim5-Feb-02 1:46
sitebuilderUwe Keim5-Feb-02 1:46 
Using ImageMagick (www.imagemagick.org), I now want not only to load, convert and store images, but also display them in an Windows window (i.e. its Device Context DC).

On the page http://www.simplesystems.org/ImageMagick/Integration/ there are two packages (WinExt and DisplayUsingCDib2) mentioned. But the first is using an outdated version of ImageMagick and the second link is dead.

Question: has anyone successfully tried to display an ImageMagick image inside a Windows window and can contribute a small code-snippet or even a complete function like e.g.

void DrawImageToDC( Magick::Image src, HDC dst_dc )


--
See me: www.magerquark.de

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.