CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: WinAPI

  1. #1
    Join Date
    Jul 2000
    Location
    New Jersey
    Posts
    28

    WinAPI

    Can anybody tell me what is the Win API function to get the Windows version if there is one.

    Thanks in advance.
    AstonK


  2. #2
    Join Date
    Mar 2000
    Location
    Japan
    Posts
    134

    Re: WinAPI

    I thinks GetVersionEx retrieves the version of the operating system

    Webmaster of (Code Master)

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