Charterhouse
Programmer
Is there anyway to find out whether an EXE is already running programmatically? My users are prone to starting the EXE (once it is already running and minimised on the taskbar). Although the creation of a phyical flag file maybe a solution, it is prone other problems)
Anyway of querying the Windows Task Manager to see if the EXE is already running (via Windows API)?
Anyway of querying the Windows Task Manager to see if the EXE is already running (via Windows API)?