How to find which operating system is running the PC in C++?
inneedofhelp123 0 Newbie Poster
Recommended Answers
Jump to PostTo do this, you have to use Win32 (Windows API).
Um...to determine the OS you need to use the Windows API? Doesn't that presume that the OS is Windows and then you're just drilling down to the exact version? ;)
All 3 Replies
Knowledge72 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.