Detecting Windows version

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I wonder how you through a Visual Studio C++ 6.0 program can detect the Windows version, e g XP, 2000 or 98

Thanks
Joachim
 
see GetVersion

Joachim said:
Hi,

I wonder how you through a Visual Studio C++ 6.0 program can detect the
Windows version, e g XP, 2000 or 98.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top