Tagged Questions
1
vote
2answers
558 views
Need Platform SDK for VC6
Does anyone know where I can download the last Platform SDK to work with VC6? The links I could find by Googling all seem to be dead.
1
vote
3answers
779 views
VC6 and odd WINVER message during compile
I get the following message in a VC6 project compile:
OTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
...