For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > May 2004 > setting WINVER









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author setting WINVER
Everett Joline

2004-05-17, 11:42 am

In trying to upgrade my VC6 code to .net version I got many WINVER not
defined errors. So I did as the help recommended and added the line:
#define WINVER 0x400
to the subject .cpp files.

However, now I get warnings about WINVER macro redefinition, and still many
of the old errors as well.

What am I doing wrong here?
Thanks,
E-Jo



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com