Searched refs:CreateFileW (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sal/inc/systools/win32/ |
H A D | kernel9x.h | 71 #ifdef CreateFileW 72 #undef CreateFileW 87 #ifdef CreateFileW 88 #undef CreateFileW 349 #define CreateFileW lpfnCreateFileW macro
|
/aoo41x/main/tools/source/misc/ |
H A D | pathutils.cxx | 112 HANDLE h = CreateFileW( in resolveLink()
|
/aoo41x/main/cli_ure/source/native/ |
H A D | path.cxx | 112 HANDLE h = CreateFileW( in resolveLink()
|
/aoo41x/main/sal/osl/w32/ |
H A D | tempfile.cxx | 142 hFile = CreateFileW( in osl_win32_CreateFile_impl_()
|
H A D | pipe.c | 271 pPipe->m_File = CreateFileW( in osl_createPipe()
|
H A D | profile.cxx | 1278 …pFile->m_Handle = CreateFileW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( strFileName )), GENER… in openFileImpl() 1291 …if ((pFile->m_Handle = CreateFileW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( strFileName )), … in openFileImpl()
|
H A D | file.cxx | 731 HANDLE hFile = CreateFileW( in osl_openFile()
|
H A D | file_dirvol.cxx | 1842 …hFile=CreateFileW(reinterpret_cast<LPCWSTR>(rtl_uString_getStr(sysPath)), GENERIC_WRITE, 0, NULL ,… in osl_setFileTime()
|
/aoo41x/main/fpicker/source/win32/filepicker/workbench/ |
H A D | Test_fps.cxx | 158 HANDLE hFile = CreateFileW( in fileSelectionChanged()
|
/aoo41x/main/sal/systools/win32/uwinapi/ |
H A D | unicows_mingw.dxp | 99 CreateFileW@28
|
H A D | unicows.dxp | 100 CreateFileW
|
H A D | ResolveUnicows.cpp | 133 DEFINE_UNICOWS_THUNK( kernel32, HANDLE, WINAPI, CreateFileW, (LPCWSTR,DWORD,DWORD,LPSECURITY_ATTRIB…
|
Completed in 75 milliseconds