Tagged Questions
0
votes
1answer
2k views
How does WINVER or WIN32_WINNT affect operating system version as shown by dumpbin
We have an existing (old) codeline that we have recently converted from VC6 to VS2008 (converting to VS2005 along the way). After our conversion, all (or most) of our vcproj files set WINVER to ...