Click to See Complete Forum and Search --> : Getting module file name


Eric
March 30th, 1999, 07:56 AM
Under windows 32 bits, how can i get the full path module file name of a process

from a given process id?

Jerry Coffin
March 31st, 1999, 01:18 AM
Are you trying to do this under Windows 95 or Windows NT? It's different for each.


You might want to look at the process status program in the Win32 section -- it has code to handle both...