Skip to content

Conversation

@EleotleCram
Copy link
Contributor

This fixes issue #15 by replacing the call to "GetProcessImageFileName" (which does not return the information that you want), by looking up the information directly inside the Process Environment Block (which the Microsoft Process Explorer itself also uses).

Tested on:

Windows XP (x86/win32)
Windows 7 (x64)

__
Marcel

jezhumble added a commit that referenced this pull request Mar 19, 2013
Fixes #15 : ProcessInfo.html#getCommand() returns wrong information on W...
@jezhumble jezhumble merged commit 41b71f1 into jezhumble:master Mar 19, 2013
@jezhumble
Copy link
Owner

Thanks a lot for this fix and also for providing binaries.

@EleotleCram
Copy link
Contributor Author

You're welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants