Advertisement

Win32: Targetting a certain version of windows?

Started by March 22, 2003 09:22 AM
0 comments, last by Utwo 21 years, 7 months ago
Does anyone know how, exactly, to do this? I''ve checked the MSDN documentation, and they explained how to do this although I''m not exactly clear because there was no example code. Is it something like this?: #define _WIN32_WINDOWS 0x0500
---signature---" Actually, at the time, I didn't give a damn about the FoxNews issue... just that you would come swooping in with your Super Mith cape flapping behind you and debunk it just because it didn't happen in your living room." - InnocuousFox
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/getting_the_system_version.asp

That's an example of doing it at runtime.

Halo7

[edited by - Halo7 on March 22, 2003 10:59:16 AM]

This topic is closed to new replies.

Advertisement