Source position: WinApiM.PsApi.pas line 92
type TGetModuleBaseNameW = function(
hProcess: THandle;
hModule: HMODULE;
lpBaseName: LPCWSTR;
nSize: DWORD
):DWORD;