Home
last modified time | relevance | path

Searched refs:_GetModuleFileNameExA (Results 1 – 1 of 1) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx198 static DWORD WINAPI _GetModuleFileNameExA( HANDLE hProcess, HMODULE hModule, LPSTR lpFileName, DWOR… in _GetModuleFileNameExA() function
229 if ( _GetModuleFileNameExA( hProcess, NULL, szPathBuffer, sizeof(szPathBuffer) ) ) in GetProcessImagePath_NT()

Completed in 9 milliseconds