Comment 9 for bug 894528

Revision history for this message
Michael Hope (michaelh1) wrote :

On Windows you can use GetModuleFileName() http://msdn.microsoft.com/en-us/library/ms683197%28VS.85%29.aspx to get the executable name directly without scanning the path.