if GetModuleFileNameEx(Handle, 0, Pchar(Result), MAX_PATH) > 0 then ... calling the GetModuleFileNameEx function with a NULL module handle.
確定! 回上一頁