ssylee
unread,May 21, 2008, 1:22:33 PM5/21/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
The build system is complaining about the error on line 14 of commdlg.h of
WDK libraries, which pointed to this line: #if(WINVER >= 0x0500)
My question is WINVER isn't declared as anything other than an integer, so
I'm confused why the build system is throwing an error like that after
reading the description on the error on MSDN. Any explanation on this would
be much appreciated. Thanks.