Zitat von
Luckie:
Guck dir mal den ersten Parameter an:
Zitat:
hModule
[in]
Handle to the module whose path is being requested. If this parameter is NULL, GetModuleFileName retrieves the path for the current module.
Das ist nicht das Fensterhandle, sondern das Dateihandle.
Wenn ich dich korrigieren darf, das ist die base adress des modules (also im Grunde ein simpler pointer), kein
handle