| Memory scanning for running programs Hello,
Do somebody suggest me an idea, how can I scan the memory for running programs? However the essance of my problem is: I wrote a small program, which is running on the Systray, but I'd like to scan the memory before executing my program, that THIS executing process starts the first instance of the program, and if not, warns the user, or simply restore it from the memory instead of running twice.
Thanks,
Gabor |