Home
last modified time | relevance | path

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

/aoo41x/main/sal/inc/systools/win32/
H A Dkernel9x.h47 #ifdef GetModuleFileNameW
48 #undef GetModuleFileNameW
347 #define GetModuleFileNameW lpfnGetModuleFileNameW macro
/aoo41x/main/jurt/source/pipe/wrapper/
H A Dwrapper.c44 size = GetModuleFileNameW(hinstDLL, path, 32767); in DllMain()
/aoo41x/main/desktop/win32/source/
H A Dunoinfo.cxx46 DWORD n = GetModuleFileNameW(NULL, path, MAX_PATH); in getBrandPath()
H A Dextendloaderenvironment.cxx86 if (!GetModuleFileNameW(NULL, iniDirectory, MAX_PATH)) { in extendLoaderEnvironment()
/aoo41x/main/desktop/win32/source/rebase/
H A Drebase.cxx103 DWORD n = GetModuleFileNameW(NULL, path, MAX_PATH); in getBrandPath()
H A Drebasegui.cxx130 DWORD n = GetModuleFileNameW(NULL, pszPath, MAX_PATH); in getBrandPath()
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx916 GetModuleFileNameW( NULL, aPath, _MAX_PATH-1); in IsQuickstarterInstalled()
946 GetModuleFileNameW( NULL, aPath, _MAX_PATH-1); in EnableAutostartW32()
/aoo41x/main/pyuno/zipcore/
H A Dpython.cxx82 DWORD n = GetModuleFileNameW(NULL, path, MAX_PATH);
/aoo41x/main/sal/osl/w32/
H A Dmodule.cxx463GetModuleFileNameW( lpModules[iModule], ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer), aBuffer.ge… in _osl_addressGetModuleURL_NT()
H A Dprocess.cxx226 …if ((buflen = GetModuleFileNameW (0, ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer), aBuffer.getBu… in osl_bootstrap_getExecutableFile_Impl()
/aoo41x/main/sal/systools/win32/uwinapi/
H A Dunicows_mingw.dxp241 GetModuleFileNameW@12
H A Dunicows.dxp242 GetModuleFileNameW
H A DResolveUnicows.cpp268 DEFINE_UNICOWS_THUNK( kernel32, DWORD, WINAPI, GetModuleFileNameW, (HINSTANCE,LPWSTR,DWORD) )
/aoo41x/main/external/mingwheaders/
H A Dmingw_headers.patch391 WINBASEAPI DWORD WINAPI GetModuleFileNameW(HINSTANCE,LPWSTR,DWORD);
433 #define GetModuleFileName GetModuleFileNameW

Completed in 73 milliseconds