General => The Workshop => Topic started by: jj2007 on February 03, 2017, 03:09:02 AM
Title: FindProcess with CreateToolhelp32Snapshot, Process32First and Process32Next
Post by: jj2007 on February 03, 2017, 03:09:02 AM
Tim alias TWell has posted a nice C example (http://masm32.com/board/index.php?topic=5985.msg63494#msg63494) for testing if a process is running. Here is the port to Masm32, as usual merciless optimised for size (128 bytes).