Windows API: Strange behaviour after calling GetModuleFileNameExA

Tobias Wassermann mail at tobias-wassermann.de
Mon Nov 26 06:23:27 PST 2007


Regan Heath Wrote:

> How have you declared processFileName?  Perhaps "char[] 
> processFileName;"?  Is it declared in main right next to processIds?

Yes, it is declared just before the for-loop as:

char[] processFileName;



More information about the Digitalmars-d mailing list