Re: what is with the red underline?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hmmm. Weird one. Perhaps the IDE is just not understanding your data. I'm
glad to know that it compiles and all. You may want to try deleting the
..ncb file and rebuilding the project.

Tom

"Stick" <Stick@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:56A13724-06FD-497B-9838-BAADDEAEC228@xxxxxxxxxxxxxxxx
Tom,

"Tom Serface" wrote:

This typically indicates a syntax error. Could you be missing the
include
file:

#include <gdiplus.h>

Nope. It is #included in the .h and everything compiles and runs fine.


.



Relevant Pages