|
-
March 19th, 2003, 07:42 PM
#1
SetDCBrushColor problem!
I wrote a program use the pure sdk, but when I build the project, vc++ says, "warning C4013: 'SetDCBrushColor' undefined; assuming extern returning int", and when linked, there meets an "unresolved external symbol _SetDCBrushColor". I have checked the msdn, it says this funcion declare in wingdi.h, include windows.h, and link with gdi32.lib, all this files and included and the lib path is there(you know, just the default), what's the problem, so strange!
I guess, but I think I am right.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|