C++ and system informations
Hello everyone,
I have a program in c++. I want to know few questions.
I know how to get the system date and time but do not know how to get different informations viz.
1. Getting system configuration e.g. hard disk serial no. RAM informations etc.
2. Also I have been thinking about capturing copy command either Ctrl+C or right mouse click. that is we have .exe file of program and if some one tries to copy it (either way) then is there any way to capture this?
so can any body please tell me how to solve the issue?
Thank you.
|