Os Install
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi All How can i check which OS is Install(xp,vista or Windows 7 etc) in System? Please help me
Use GetVersionEx() http://msdn.microsoft.com/en-us/library/ms724451(VS.85).aspx[^]
-
Hi All How can i check which OS is Install(xp,vista or Windows 7 etc) in System? Please help me