News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

FindProcess with CreateToolhelp32Snapshot, Process32First and Process32Next

Started by jj2007, February 03, 2017, 03:09:02 AM

Previous topic - Next topic

jj2007

Tim alias TWell has posted a nice C example for testing if a process is running. Here is the port to Masm32, as usual merciless optimised for size (128 bytes).