/trunk/main/sal/systools/win32/uwinapi/ |
H A D | ResolveUnicows.cpp | 125 DEFINE_UNICOWS_THUNK( gdi32, HDC, WINAPI, CreateDCW, (LPCWSTR,LPCWSTR,LPCWSTR,const DEVMODEW*) ) 136 DEFINE_UNICOWS_THUNK( gdi32, HDC, WINAPI, CreateICW, (LPCWSTR,LPCWSTR,LPCWSTR,const DEVMODEW*) ) 281 …( kernel32, DWORD, WINAPI, GetPrivateProfileStringW, (LPCWSTR,LPCWSTR,LPCWSTR,LPWSTR,DWORD,LPCWSTR… 391 DEFINE_UNICOWS_THUNK( rasapi32, DWORD, APIENTRY, RasRenameEntryW, (LPCWSTR, LPCWSTR, LPCWSTR) ) 415 DEFINE_UNICOWS_THUNK( advapi32, LONG, WINAPI, RegReplaceKeyW, (HKEY,LPCWSTR,LPCWSTR,LPCWSTR) ) 438 …shell32, int, __stdcall, SQLGetPrivateProfileStringW, (LPCWSTR,LPCWSTR,LPCWSTR,LPWSTR,int,LPCWSTR)… 439 …THUNK( shell32, BOOL, __stdcall, SQLWritePrivateProfileStringW, (LPCWSTR,LPCWSTR,LPCWSTR,LPCWSTR) ) 472 …COWS_THUNK( shell32, HINSTANCE, WINAPI, ShellExecuteW, (HWND,LPCWSTR,LPCWSTR,LPCWSTR,LPCWSTR,INT) ) 496 DEFINE_UNICOWS_THUNK( mpr, DWORD, APIENTRY, WNetAddConnectionW, (LPCWSTR,LPCWSTR,LPCWSTR) ) 520 …COWS_THUNK( kernel32, BOOL, WINAPI, WritePrivateProfileStringW, (LPCWSTR,LPCWSTR,LPCWSTR,LPCWSTR) ) [all …]
|
H A D | CommandLineToArgvW.cpp | 35 local LPCWSTR SkipBlanks( LPCWSTR lpScan ) in SkipBlanks() 44 local LPCWSTR SkipArgument( LPCWSTR lpScan ) in SkipArgument() 47 LPCWSTR lpArgEnd = NULL; in SkipArgument() 77 IMPLEMENT_THUNK( shell32, WINDOWS, LPWSTR *, WINAPI, CommandLineToArgvW, ( LPCWSTR lpCmdLineW, int … 106 LPCWSTR lpScan = lpCmdLineW; 117 LPCWSTR lpArgEnd = SkipArgument( lpScan ); 143 LPCWSTR lpArgEnd = SkipArgument( lpScan );
|
H A D | SHILCreateFromPathW.cpp | 24 EXTERN_C LPITEMIDLIST WINAPI SHSimpleIDListFromPathW_Failure( LPCWSTR lpPathW ) in SHSimpleIDListFromPathW_Failure() 30 EXTERN_C LPITEMIDLIST WINAPI SHSimpleIDListFromPathW_WINDOWS( LPCWSTR lpPathW ) in SHSimpleIDListFromPathW_WINDOWS() 53 DEFINE_CUSTOM_THUNK( kernel32, GetLongPathNameW, DWORD, WINAPI, GetLongPathNameW, ( LPCWSTR lpShort…
|
H A D | GetLongPathNameW.cpp | 27 EXTERN_C DWORD WINAPI GetLongPathNameW_NT( LPCWSTR lpShortPath, LPWSTR lpLongPath, DWORD cchBuffer ) in GetLongPathNameW_NT() 30 EXTERN_C DWORD WINAPI GetLongPathNameW_WINDOWS( LPCWSTR lpShortPathW, LPWSTR lpLongPathW, DWORD cch… in GetLongPathNameW_NT() 59 DEFINE_CUSTOM_THUNK( kernel32, GetLongPathNameW, DWORD, WINAPI, GetLongPathNameW, ( LPCWSTR lpShort…
|
H A D | SetVolumeMountPointW.cpp | 26 …( kernel32, TRYLOAD, BOOL, WINAPI, SetVolumeMountPointW, (LPCWSTR lpszVolumeMountPoint, LPCWSTR lp…
|
H A D | MoveFileExW.cpp | 26 …NT_THUNK( kernel32, WINDOWS, BOOL, WINAPI, MoveFileExW, ( LPCWSTR lpExistingFileNameW, LPCWSTR lpN…
|
H A D | CopyFileExW.cpp | 30 …NT_THUNK( kernel32, WINDOWS, BOOL, WINAPI, CopyFileExW, ( LPCWSTR lpExistingFileNameW, LPCWSTR lpN…
|
/trunk/main/sal/inc/systools/win32/ |
H A D | kernel9x.h | 172 LPCWSTR lpFileName, 188 LPCWSTR lpszPath, // file name 194 LPCWSTR lpFileName, 203 LPCWSTR lpFileName // file name 214 LPCWSTR lpNewFileName // new file name 224 LPCWSTR lpPathName // directory name 231 LPCWSTR lpTemplateDirectory, 232 LPCWSTR lpNewDirectory, 236 LPCWSTR lpszShortPath, // file name 246 LPCWSTR lpszPath, // file name [all …]
|
H A D | user9x.h | 98 LPCWSTR lpClassName, // registered class name 99 LPCWSTR lpWindowName, // window name 116 LPCWSTR lpClassName, // class name 121 LPCWSTR lpszFormat // name of new format 132 LPCWSTR lpString 150 LPCWSTR lpString, // text to draw
|
H A D | advapi9x.h | 98 LPCWSTR lpSubKey, // subkey name 117 LPCWSTR lpSubKey, // subkey name 129 LPCWSTR lpSubKey // subkey name 145 LPCWSTR lpValueName, // value name 154 LPCWSTR lpValueName, // value name 163 LPCWSTR lpValueName // value name
|
H A D | StrConvert.h | 41 int AllocNecessarySpaceAndCopyWStr2Str( LPCWSTR lpcwstrString, LPSTR* lppStr ); 42 int AllocSpaceAndCopyWStr2Str( LPCWSTR lpcwstrString, DWORD nWCharsToCopy, LPSTR* lppStr ); 43 int CalcLenDblNullTerminatedWStr( LPCWSTR lpcwstrString ); 79 int WideCharListGetMultiByteLength( UINT codepage, LPCWSTR wcList ); 91 int WideCharListToMultiByteList( UINT codepage, LPCWSTR wcList, LPSTR mbList, DWORD dwSize );
|
/trunk/main/embedserv/source/embed/ |
H A D | ed_ipersiststr.cxx | 443 hr = pStg->CreateStream( reinterpret_cast<LPCWSTR>(aOfficeEmbedStreamName.getStr()), in InitNew() 451 hr = pStg->CreateStream( reinterpret_cast<LPCWSTR>(aExtentStreamName.getStr()), in InitNew() 497 hr = pStg->OpenStream( reinterpret_cast<LPCWSTR>(aOfficeEmbedStreamName.getStr()), in Load() 506 hr = pStg->OpenStream( reinterpret_cast<LPCWSTR>(aExtentStreamName.getStr()), in Load() 579 hr = pStg->DestroyElement( reinterpret_cast<LPCWSTR>(aOfficeEmbedStreamName.getStr()) ); in Load() 580 hr = pStg->DestroyElement( reinterpret_cast<LPCWSTR>(aExtentStreamName.getStr()) ); in Load() 609 hr = pStgSave->CreateStream( reinterpret_cast<LPCWSTR>(aOfficeEmbedStreamName.getStr()), in Save() 616 hr = pStgSave->CreateStream( reinterpret_cast<LPCWSTR>(aExtentStreamName.getStr()), in Save() 713 hr = m_pMasterStorage->OpenStream( reinterpret_cast<LPCWSTR>(aOfficeEmbedStreamName.getStr()), in SaveCompleted() 720 hr = m_pMasterStorage->OpenStream( reinterpret_cast<LPCWSTR>(aExtentStreamName.getStr()), in SaveCompleted() [all …]
|
/trunk/main/sal/osl/w32/ |
H A D | process.cxx | 287 …0, reinterpret_cast<LPCWSTR>(ppArgs[0]->buffer), L".exe", aBuffer.getBufSizeInSymbols(), ::osl::mi… in osl_createCommandArgs_Impl() 397 …if (GetEnvironmentVariableW(reinterpret_cast<LPCWSTR>(ustrVar->buffer), buff, ENV_BUFFER_SIZE) > 0) in osl_getEnvironment() 408 LPCWSTR lpName = reinterpret_cast<LPCWSTR>(ustrVar->buffer); in osl_setEnvironment() 409 LPCWSTR lpValue = reinterpret_cast<LPCWSTR>(ustrValue->buffer); in osl_setEnvironment() 422 LPCWSTR lpName = reinterpret_cast<LPCWSTR>(ustrVar->buffer); in osl_clearEnvironment()
|
H A D | profile.cxx | 505 …WideCharToMultiByte(CP_ACP,0, reinterpret_cast<LPCWSTR>(pProfile->m_strFileName->buffer), -1, aFil… in osl_readProfileString() 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() 2132 DeleteFileW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( ustrBakFile )) ); in osl_ProfileSwapProfileNames() 2135 …MoveFileExW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( ustrIniFile )), reinterpret_cast<LPCWST… in osl_ProfileSwapProfileNames() 2138 …MoveFileExW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( ustrTmpFile )), reinterpret_cast<LPCWST… in osl_ProfileSwapProfileNames() 2315 …WideCharToMultiByte(CP_ACP,0, reinterpret_cast<LPCWSTR>(strPath), i, Product, sizeof(Product), NUL… in lookupProfile() 2521 …WideCharToMultiByte(CP_ACP,0, reinterpret_cast<LPCWSTR>(strExecutable->buffer + nPos + 1), -1, Pro… in lookupProfile() 2544 …WideCharToMultiByte(CP_ACP,0, ::osl::mingw_reinterpret_cast<LPCWSTR>(aPath), -1, aTmpPath, aTmpPat… in lookupProfile() 2593 …WideCharToMultiByte(CP_ACP,0, ::osl::mingw_reinterpret_cast<LPCWSTR>(aPath), -1, aTmpPath, aTmpPat… in lookupProfile() [all …]
|
H A D | pipeimpl.h | 71 EXPORT_PIPE_API HANDLE WINAPI CreateSimplePipeW( LPCWSTR lpName ); 80 EXPORT_PIPE_API HANDLE WINAPI OpenSimplePipeW( LPCWSTR lpName ); 91 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeW( LPCWSTR lpName, DWORD dwTimeOut );
|
H A D | file_dirvol.cxx | 144 …{ return (0 == wcsncmp(UNC_PREFIX, reinterpret_cast<LPCWSTR>(path), ELEMENTS_OF_ARRAY(UNC_PREFIX) … in is_UNC_path() 666 bCreated = CreateDirectoryW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( dir_path )), NULL ); in create_dir_with_callback() 766 … bCreated = CreateDirectoryW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( strSysPath )), NULL ); in osl_createDirectory() 1243 static const LPCWSTR FLOPPY_A = L"A:\\"; in is_floppy_volume_mount_point() 1244 static const LPCWSTR FLOPPY_B = L"B:\\"; in is_floppy_volume_mount_point() 1269 static const LPCWSTR FLOPPY_DRV_LETTERS = TEXT("AaBb"); in is_floppy_drive() 1555 LPCWSTR lpFirstBkSlash = wcschr( &pItemImpl->cDriveString[2], '\\' ); in osl_getDriveInfo() 1559 LPCWSTR lpLastBkSlash = wcschr( &lpFirstBkSlash[1], '\\' ); in osl_getDriveInfo() 1842 …hFile=CreateFileW(reinterpret_cast<LPCWSTR>(rtl_uString_getStr(sysPath)), GENERIC_WRITE, 0, NULL ,… in osl_setFileTime()
|
H A D | module.cxx | 64 hInstance = LoadLibraryW(reinterpret_cast<LPCWSTR>(Module->buffer)); in osl_loadModule() 67 hInstance = LoadLibraryExW(reinterpret_cast<LPCWSTR>(Module->buffer), NULL, in osl_loadModule() 78 DWORD len = GetShortPathNameW(reinterpret_cast<LPCWSTR>(Module->buffer), in osl_loadModule() 122 HINSTANCE hInstance = GetModuleHandleW(reinterpret_cast<LPCWSTR>(pModuleName->buffer)); in osl_getModuleHandle()
|
H A D | procimpl.cxx | 312 …reinterpret_cast<LPCWSTR>(path.getStr()), reinterpret_cast<LPWSTR>(&vec[0]), path.getLength() + 1); in getShortPath() 320 …reinterpret_cast<LPCWSTR>(extPath.getStr()), reinterpret_cast<LPWSTR>(&vec2[0]), extPath.getLength… in getShortPath() 505 LPCWSTR p_cwd = (cwd.getLength()) ? reinterpret_cast<LPCWSTR>(cwd.getStr()) : NULL; in osl_executeProcess_WithRedirectedIO()
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | FileOpenDlg.hxx | 85 LPCWSTR lpstrFilter; 93 LPCWSTR lpstrInitialDir; 94 LPCWSTR lpstrTitle; 98 LPCWSTR lpstrDefExt; 101 LPCWSTR lpTemplateName;
|
/trunk/main/sal/osl/os2/ |
H A D | pipeimpl.h | 65 EXPORT_PIPE_API HANDLE WINAPI CreateSimplePipeW( LPCWSTR lpName ); 74 EXPORT_PIPE_API HANDLE WINAPI OpenSimplePipeW( LPCWSTR lpName ); 85 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeW( LPCWSTR lpName, DWORD dwTimeOut );
|
/trunk/main/shell/source/win32/shlxthandler/ooofilt/ |
H A D | ooofilt.hxx | 127 LPCWSTR pszFileName, 130 LPCWSTR pszFileName, 134 LPCWSTR pszFileName);
|
/trunk/main/external/mingwheaders/ |
H A D | mingw_atl_headers.patch | 1102 …fine USES_CONVERSION int _convert; _convert; UINT _acp = GetACP(); _acp; LPCWSTR _lpw; _lpw; LPCST… 1103 …NVERSION int _convert; (void)_convert; UINT _acp = GetACP(); (void)_acp; LPCWSTR _lpw; (void)_lpw;… 1105 … USES_CONVERSION int _convert = 0; _convert; UINT _acp = GetACP(); _acp; LPCWSTR _lpw = NULL; _lpw… 1110 - #define USES_CONVERSION int _convert; _convert; UINT _acp = CP_ACP; _acp; LPCWSTR … 1111 …CONVERSION int _convert; (void)_convert; UINT _acp = CP_ACP; (void)_acp; LPCWSTR _lpw; (void)_lpw;… 1113 …ne USES_CONVERSION int _convert = 0; _convert; UINT _acp = CP_ACP; _acp; LPCWSTR _lpw = NULL; _lpw… 1114 …ERSION int _convert = 0; (void)_convert; UINT _acp = CP_ACP; (void)_acp; LPCWSTR _lpw = NULL; (voi… 1275 - STDMETHOD(OnProgress)(ULONG ulProgress, ULONG ulProgressMax, ULONG ulStatusCode, LPCWSTR s… 1276 …s)(ULONG /*ulProgress*/, ULONG /*ulProgressMax*/, ULONG /*ulStatusCode*/, LPCWSTR /*szStatusText*/) 1282 - STDMETHOD(OnStopBinding)(HRESULT hresult, LPCWSTR szError) [all …]
|
/trunk/main/sfx2/source/appl/ |
H A D | shutdowniconw32.cxx | 694 GetTextExtentPoint32W(hdc, reinterpret_cast<LPCWSTR>(pMyItem->text.getStr()), in OnMeasureItem() 748 LPCWSTR pModuleName = reinterpret_cast<LPCWSTR>( pMyItem->module.getStr() ); in OnDrawItem() 786 …GetTextExtentPointW( lpdis->hDC, reinterpret_cast<LPCWSTR>(pMyItem->text.getStr()), pMyItem->text.… in OnDrawItem() 895 static bool FileExistsW( LPCWSTR lpPath ) in FileExistsW() 939 return FileExistsW( reinterpret_cast<LPCWSTR>(quickstartExe.getStr()) ); in IsQuickstarterInstalled()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salnativewidgets-luna.cxx | 60 typedef HTHEME (WINAPI * OpenThemeData_Proc_T) ( HWND hwnd, LPCWSTR pszClassList ); 64 …awThemeText_Proc_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, LPCWSTR pszText, int iCha… 81 HTHEME OpenThemeData( HWND hwnd, LPCWSTR pszClassList ); 85 …HRESULT DrawThemeText( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, LPCWSTR pszText, int iCh… 119 HTHEME VisualStylesAPI::OpenThemeData( HWND hwnd, LPCWSTR pszClassList ) in OpenThemeData() 148 HRESULT VisualStylesAPI::DrawThemeText( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, LPCWSTR … in DrawThemeText() 192 static HTHEME getThemeHandle( HWND hWnd, LPCWSTR name ) in getThemeHandle() 351 reinterpret_cast<LPCWSTR>(aStr.getStr()), -1, in ImplDrawTheme()
|
/trunk/main/cli_ure/source/native/ |
H A D | native_bootstrap.cxx | 74 WCHAR* getPathFromRegistryKey( HKEY hroot, LPCWSTR subKeyName ) in getPathFromRegistryKey() 162 void extendPath(LPCWSTR szUreBinPath) in extendPath() 197 HMODULE loadFromPath(LPCWSTR sLibName) in loadFromPath()
|