Warning C4005 with Warning lvl=3
Managed C++/CLI
1
Posts
1
Posters
0
Views
1
Watching
-
Hey, When migrating VC6 projects to VC7 I often get this warning when compiling the source files that were original VC6 project files that did not emit this warning: [Warning C4005: 'UNICODE' macro redefinition] with the warning level set to 3 Is there an option or switch I have set wrong? Best regards, Bill