Re: How to check current Windows OS installed using C or C++
- From: "Doug Harrison [MVP]" <dsh@xxxxxxxx>
- Date: Sun, 07 Jun 2009 14:09:15 -0500
On Sun, 7 Jun 2009 11:37:15 -0700 (PDT), Pallav singh
<singh.pallav@xxxxxxxxx> wrote:
Hi All,
How to check if the PC/Laptop has Windows Vista or XP Operating
System¨ using C++ programming and
- if XP, then how to check if it has SP 3 installed using C++.
Thanking all of in advance
See GetVersionEx and the related OSVERSIONINFOEX documentation.
--
Doug Harrison
Visual C++ MVP
.
- References:
- How to check current Windows OS installed using C or C++
- From: Pallav singh
- How to check current Windows OS installed using C or C++
- Prev by Date: How to check current Windows OS installed using C or C++
- Next by Date: RemoveWindowSubclass in DllMain (DETACH)
- Previous by thread: How to check current Windows OS installed using C or C++
- Next by thread: RemoveWindowSubclass in DllMain (DETACH)
- Index(es):
Relevant Pages
|