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

C / C++ / MFC

 
GeneralRe: Keywords that I don't understand Pin
User 5838522-Jul-07 18:25
User 5838522-Jul-07 18:25 
GeneralRe: Keywords that I don't understand Pin
Stephen Hewitt2-Jul-07 18:29
Stephen Hewitt2-Jul-07 18:29 
GeneralRe: Keywords that I don't understand Pin
Jeremy Falcon2-Jul-07 18:37
professionalJeremy Falcon2-Jul-07 18:37 
QuestionEffect Class Pin
Force Code2-Jul-07 11:30
Force Code2-Jul-07 11:30 
AnswerRe: Effect Class Pin
Perspx2-Jul-07 11:34
Perspx2-Jul-07 11:34 
GeneralRe: Effect Class Pin
Force Code2-Jul-07 11:43
Force Code2-Jul-07 11:43 
GeneralRe: Effect Class Pin
Perspx2-Jul-07 11:53
Perspx2-Jul-07 11:53 
GeneralRe: Effect Class Pin
Force Code2-Jul-07 12:24
Force Code2-Jul-07 12:24 
Perspx wrote:
Well the main header file for GDI+ is obviously gdiplus.h. There are then other GDI+ header files which are used, however I believe that they are all included from gdiplus.h anyway, so that shouldn't be a problem.. What happens at compile time with your project?


The compiler's not finding the declarations (compiler error). I'm using Dev-C++ as a compiler (mingw - its gnu or something). I downloaded the PlatformSDK a couple of weeks ago, and have compiled and ran GDI+ code using The Bitmap, Font, and TextureBrush classes, etc. with no problem. I have numerous GDI+ headers, none of them contain the Effect classes. If you can do a "Find in File HueSaturationLightness *.h", I'd appreciate it.
GeneralRe: Effect Class Pin
Perspx2-Jul-07 21:59
Perspx2-Jul-07 21:59 
GeneralRe: Effect Class Pin
Mark Salsbery2-Jul-07 12:32
Mark Salsbery2-Jul-07 12:32 
GeneralRe: Effect Class Pin
Perspx2-Jul-07 22:01
Perspx2-Jul-07 22:01 
GeneralRe: Effect Class Pin
Mark Salsbery3-Jul-07 5:53
Mark Salsbery3-Jul-07 5:53 
QuestionHow can I ensure that a drive is spinning and ready to write data? Pin
TragicComic2-Jul-07 10:53
TragicComic2-Jul-07 10:53 
AnswerRe: How can I ensure that a drive is spinning and ready to write data? Pin
David Crow2-Jul-07 15:07
David Crow2-Jul-07 15:07 
AnswerRe: How can I ensure that a drive is spinning and ready to write data? Pin
Stephen Hewitt2-Jul-07 15:08
Stephen Hewitt2-Jul-07 15:08 
AnswerRe: How can I ensure that a drive is spinning and ready to write data? Pin
Nuxser2-Jul-07 22:19
Nuxser2-Jul-07 22:19 
Questionstring help Pin
dellthinker2-Jul-07 10:52
dellthinker2-Jul-07 10:52 
AnswerRe: string help Pin
_anil_2-Jul-07 14:30
_anil_2-Jul-07 14:30 
QuestionHow to declare a variable of type CRITICAL_SECTION Pin
zipliu2-Jul-07 10:18
zipliu2-Jul-07 10:18 
AnswerRe: How to declare a variable of type CRITICAL_SECTION Pin
zipliu2-Jul-07 10:19
zipliu2-Jul-07 10:19 
AnswerRe: How to declare a variable of type CRITICAL_SECTION Pin
David Crow2-Jul-07 10:49
David Crow2-Jul-07 10:49 
AnswerRe: How to declare a variable of type CRITICAL_SECTION Pin
Mark Salsbery2-Jul-07 12:43
Mark Salsbery2-Jul-07 12:43 
QuestionVariants Pin
tom groezer2-Jul-07 9:24
tom groezer2-Jul-07 9:24 
AnswerRe: Variants Pin
David Crow2-Jul-07 9:41
David Crow2-Jul-07 9:41 
QuestionMFC frame Pin
tom groezer2-Jul-07 9:16
tom groezer2-Jul-07 9:16 

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.