PDA

Click to See Complete Forum and Search --> : Process ID of a DLL...?


m0nstro
Oct 12th, 2000, 08:08 AM
heh, this one's got me stumped anyway... anyone know how to find the process ID of a specific DLL in memory? I can get the process ID of executable that called it, but how to get the process ID of the dll, I have absolutley no idea.

Anyone help at all?

If it helps, I also know the specific path and filename of the dll, but I can't see how I could use it to track down the process ID.

m0nstro
Oct 12th, 2000, 10:07 AM
D'oh... DLL get's the process ID of the calling executable...

/me slaps himself

:)