I have a little tip for you Homer, when I'm doing a program that does that sort of thing I tend to give it a working name like 00MyProg.EXE that way it's very fast to find it in the Task Manager. Sometimes you have to be able to shut it down fast and when there's no Window displaying you have to find it in the process viewer. This way you just hit the name button on the header to sort it, your proggy will always be on top. It's dumb but it works.
Actually that's a good idea. I was relying on the PID but that doesn't seem to go in any particular order...
If you have Visual Studio C++, you use that for a debugger.
If you need the batch file to build a debug version of your program for VS, let me know.
Regards, P1
If you need the batch file to build a debug version of your program for VS, let me know.
Regards, P1