Searched refs:GetLongPathNameW (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sal/inc/systools/win32/ |
H A D | kernel9x.h | 91 #ifdef GetLongPathNameW 92 #undef GetLongPathNameW 357 #define GetLongPathNameW lpfnGetLongPathNameW macro
|
/aoo41x/main/sal/systools/win32/uwinapi/ |
H A D | SHILCreateFromPathW.cpp | 53 DEFINE_CUSTOM_THUNK( kernel32, GetLongPathNameW, DWORD, WINAPI, GetLongPathNameW, ( LPCWSTR lpShort…
|
H A D | GetLongPathNameW.cpp | 59 DEFINE_CUSTOM_THUNK( kernel32, GetLongPathNameW, DWORD, WINAPI, GetLongPathNameW, ( LPCWSTR lpShort…
|
H A D | unicows_mingw.dxp | 40 ; GetLongPathNameW ( implemented in uwinapi.dll along with the 236 GetLongPathNameW@12
|
H A D | unicows.dxp | 40 ; GetLongPathNameW ( implemented in uwinapi.dll along with the 237 GetLongPathNameW
|
H A D | Uwinapi.def | 10 GetLongPathNameW
|
H A D | uwinapi.dxp | 34 GetLongPathNameW
|
H A D | uwinapi_mingw.dxp | 33 GetLongPathNameW@12
|
H A D | makefile.mk | 62 $(SLO)$/GetLongPathNameW.obj\
|
/aoo41x/main/sal/workben/ |
H A D | salstattest.c | 47 dwRet = GetLongPathNameW( L"c:\\", buff, 260 ); in main()
|
/aoo41x/main/external/mingwheaders/ |
H A D | mingw_headers.patch | 386 WINBASEAPI DWORD WINAPI GetLongPathNameW(LPCWSTR,LPWSTR,DWORD); 430 #define GetLongPathName GetLongPathNameW
|
Completed in 49 milliseconds