Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

error C1017: invalid integer constant expression

0 views
Skip to first unread message

ssylee

unread,
May 21, 2008, 1:22:33 PM5/21/08
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.
0 new messages