Does anyone have any idea how I can do this in C++?
Printable View
Does anyone have any idea how I can do this in C++?
C++ has no built-in facilities to do this. What you want is to call various functions provided by your OS to perform these tasks.
You need to specify the operating system, and then either post the information here, or if it's Windows, go to one of the Windows-related C++ forums (Visual C++, the WinAPI forum, etc.)
Regards,
Paul McKenzie
Hi Paul,
I am using Windows for this project. I will try to get the topic moved.
Thanks for your help.
EDIT: It's not being moved, so I'll just repost this topic in the appropriate forum.
CONSIDER THIS THREAD CLOSED!