Hi MasterOfDevil,
For the web visit log, you can read the Internet Explorer history in your .NET application. Please look at the sample
http://www.codeproject.com/KB/cs/ponta.aspx
Here is the information of IUrlHistory interface.
http://msdn.microsoft.com/en-us/library/ms774939(VS.85).aspx
As for the requirement to log the game that has been run or the application that is run on the computer, I don't think it is possible to track the information.
Sincerely,
Kira Qian
This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
Please mark the replies as answers if they help and unmark if they don't.