I would like to write a software app or service using C or C++ that monitors where a user clicks in Windows 9x/2000 GUI and what commands they enter into the command prompt. This is intended as an educational tool. A student will receive a set of instructions (ie: open Notepad, enter some text, save the document as c:\mytextfile.txt) and then must act upon those instructions. The software program will monitor where the student clicks and what text he/she enters and give them an evaluation at the end.
Any ideas if this is possible in Windows 9x/2000? We've done something similar for Solaris and BASH, but in Windows it seems to be more challenging.
Thanks for any advice!
Kevin
Any ideas if this is possible in Windows 9x/2000? We've done something similar for Solaris and BASH, but in Windows it seems to be more challenging.
Thanks for any advice!
Kevin