A session tracker application

I have been working with C++ in Unix environment for quite some time now. To learn in a broader perspective, i wish to develop some windows based application.

To start with, i wish to create an application (say X) that keeps track of some other specified application (say Y). When any instance of application Y runs starts, X should keep track of it internally and based upon the data collected, it (Y) takes a particlar action (for insatnce- shows up a message "Hello There...You have been using this application more too often !!").

I am not sure of its utility , but i just want to build it for sake of learning.

Help and advises from experts are needed...


Thanks
Topic archived. No new replies allowed.