CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    38

    How to know Windows' version ?

    I work with VC 5.0. How can I get in my program the version of Windows (95 or NT) which is running ?


  2. #2
    Join Date
    Apr 1999
    Location
    Huntsville, Al
    Posts
    27

    Re: How to know Windows' version ?

    look at GetVersionEx


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured