/trunk/main/xmerge/source/activesync/ |
H A D | XMergeSync.cpp | 124 lRet = ::RegSetValueEx(hKey, _T(""), 0, REG_SZ, (LPBYTE)CXMergeFilter::m_pszPSWExportShortDesc, in DllRegisterServer() 147 lRet = ::RegSetValueEx(hDataKey, _T("ThreadingModel"), 0, REG_SZ, (LPBYTE)_T("Apartment"), 10); in DllRegisterServer() 160 lRet = ::RegSetValueEx(hDataKey, NULL, 0, REG_SZ, (LPBYTE)sTemp, in DllRegisterServer() 274 lRet = ::RegSetValueEx(hDataKey, NULL, 0, REG_SZ, (LPBYTE)sTemp, in DllRegisterServer() 323 (LPBYTE)CXMergeFilter::m_pszPSWImportCLSID, in DllRegisterServer() 329 lRet = ::RegSetValueEx(hDataKey, _T("DefaultExport"), 0, REG_SZ, (LPBYTE)_T("Binary Copy"), in DllRegisterServer() 409 lRet = ::RegSetValueEx(hDataKey, NULL, 0, REG_SZ, (LPBYTE)sTemp, in DllRegisterServer() 523 lRet = ::RegSetValueEx(hDataKey, NULL, 0, REG_SZ, (LPBYTE)sTemp, in DllRegisterServer() 573 (LPBYTE)CXMergeFilter::m_pszPXLImportCLSID, in DllRegisterServer() 579 lRet = ::RegSetValueEx(hDataKey, _T("DefaultExport"), 0, REG_SZ, (LPBYTE)_T("Binary Copy"), in DllRegisterServer() [all …]
|
H A D | XMergeFilter.cpp | 173 lRet = ::RegQueryValueEx(hKey, _T("Java"), 0, NULL, (LPBYTE)errMsg, &dwSize); in FormatMessage() 181 lRet = ::RegQueryValueEx(hKey, _T("Classpath"), 0, NULL, (LPBYTE)errMsg, &dwSize); in FormatMessage() 189 lRet = ::RegQueryValueEx(hKey, _T("JavaInit"), 0, NULL, (LPBYTE)errMsg, &dwSize); in FormatMessage() 384 lRet = ::RegQueryValueEx(hKey, _T("CurrentVersion"), 0, NULL, (LPBYTE)szCurrentJava, &dwSize); in GetJavaBaseDir() 409 lRet = ::RegQueryValueEx(hDataKey, _T("JavaHome"), 0, NULL, (LPBYTE)szJavaHome, &dwSize); in GetJavaBaseDir()
|
/trunk/main/sal/systools/win32/uwinapi/ |
H A D | GetProcessId.cpp | 33 if ( 0x68 == *(LPBYTE)lpfn ) in GetRealProcAddress() 40 lpfn = (FARPROC)*(LPDWORD)((LPBYTE)lpfn + 1); in GetRealProcAddress() 77 LPBYTE lpCode = (LPBYTE)GetRealProcAddress( GetModuleHandleA("KERNEL32"), "GetCurrentThreadId" ); in Obfuscate()
|
H A D | GetUserDomain_WINDOWS.cpp | 37 RegQueryValueEx( hkeyLogon, TEXT("LMLogon"), 0, NULL, (LPBYTE)&dwLogon, &dwLogonSize ); 50 …ueryValueEx( hkeyNetworkProvider, TEXT("AuthenticatingAgent"), 0, NULL, (LPBYTE)lpBuffer, &dwBuffe… 65 …LONG lResult = RegQueryValueEx( hkeyWorkgroup, TEXT("Workgroup"), 0, NULL, (LPBYTE)lpBuffer, &dwBu…
|
H A D | ResolveUnicows.cpp | 388 …32, DWORD, APIENTRY, RasGetEntryPropertiesW, (LPCWSTR, LPCWSTR, LPVOID, LPDWORD, LPBYTE, LPDWORD) ) 393 …sapi32, DWORD, APIENTRY, RasSetEntryPropertiesW, (LPCWSTR, LPCWSTR, LPVOID, DWORD, LPBYTE, DWORD) ) 394 …ORD, APIENTRY, RasSetSubEntryPropertiesW, (LPCWSTR, LPCWSTR, DWORD, LPVOID, DWORD, LPBYTE, DWORD) ) 407 …NK( advapi32, LONG, WINAPI, RegEnumValueW, (HKEY,DWORD,LPWSTR,PDWORD,PDWORD,PDWORD,LPBYTE,PDWORD) ) 413 …WS_THUNK( advapi32, LONG, WINAPI, RegQueryValueExW, (HKEY,LPCWSTR,LPDWORD,LPDWORD,LPBYTE,LPDWORD) )
|
/trunk/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | iconcache.cxx | 68 lError = RegQueryValueEx( hKey, TEXT("Shell Icon Size"), 0, &dwType, (LPBYTE)szValue, &cbValue ); in RebuildShellIconCache() 82 …lError = RegSetValueEx( hKey, TEXT("Shell Icon Size"), 0, dwType, (LPBYTE)szTempValue, strlen( szT… in RebuildShellIconCache() 92 lError = RegSetValueEx( hKey, TEXT("Shell Icon Size"), 0, dwType, (LPBYTE)szValue, cbValue ); in RebuildShellIconCache()
|
H A D | migrateinstallpath.cxx | 90 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in MigrateInstallPath() 101 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in MigrateInstallPath()
|
H A D | postuninstall.cxx | 114 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in ExecutePostUninstallScript() 122 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in ExecutePostUninstallScript()
|
H A D | registerextensions.cxx | 389 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in RemoveExtensions() 397 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in RemoveExtensions()
|
/trunk/main/framework/source/fwi/helper/ |
H A D | networkdomain.cxx | 72 RegQueryValueEx( hkeyLogon, TEXT("LMLogon"), 0, NULL, (LPBYTE)&dwLogon, &dwLogonSize ); in GetUserDomainW_WINDOWS() 85 …ueryValueEx( hkeyNetworkProvider, TEXT("AuthenticatingAgent"), 0, NULL, (LPBYTE)lpBuffer, &dwBuffe… in GetUserDomainW_WINDOWS() 100 …LONG lResult = RegQueryValueEx( hkeyWorkgroup, TEXT("Workgroup"), 0, NULL, (LPBYTE)lpBuffer, &dwBu… in GetUserDomainW_WINDOWS()
|
/trunk/main/sal/systools/win32/kill/ |
H A D | kill.cxx | 110 *(LPBYTE*)&lpfnRemoteProcAddress += (LPBYTE)ahModules[n] - (LPBYTE)hModule; in GetProcAddressEx()
|
/trunk/main/svl/source/svdde/ |
H A D | ddeimp.hxx | 33 #define LPBYTE sal_uInt8* macro 140 LPBYTE pData;
|
H A D | ddedata.cxx | 57 pImp->pData = (LPBYTE)p; in DdeData() 68 pImp->pData = (LPBYTE)s.GetBuffer(); in DdeData()
|
/trunk/main/sal/inc/systools/win32/ |
H A D | advapi9x.h | 139 LPBYTE lpData, // data buffer 148 LPBYTE lpData, // data buffer
|
/trunk/main/cui/source/dialogs/ |
H A D | winpluginlib.cxx | 86 ret = RegQueryValueEx (hStarOffice, "Path", NULL, &dType , (LPBYTE) sPluginPath, &dSize); in lc_isInstalled() 206 ret = RegSetValueEx( hStarOffice, "Path", 0, REG_SZ, (LPBYTE) sSoPath, strlen(sSoPath) + 1); in lc_installPlugin()
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | FileOpenDlg.hxx | 46 …define _CDSIZEOF_STRUCT(structname, member) (((int)((LPBYTE)(&((structname*)0)->member) - ((LPBYT…
|
/trunk/main/odk/source/unowinreg/win/ |
H A D | unowinreg.cxx | 140 LPBYTE pdata = (LPBYTE)env->GetByteArrayElements(data, 0); in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryValueEx()
|
/trunk/main/setup_native/source/win32/customactions/javafilter/ |
H A D | jfregca.cxx | 281 RegSetValueEx(soKey, defExport, 0, REG_SZ, (LPBYTE)binaryCopy, strlen(binaryCopy)); in createKeys() 282 RegSetValueEx(soKey, defImport, 0, REG_SZ, (LPBYTE)clsid2, strlen(clsid2)); in createKeys()
|
/trunk/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 609 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in UninstallPatchedFiles() 617 …if ( ERROR_SUCCESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue,… in UninstallPatchedFiles() 791 …lEnumResult = RegEnumValue( hKey, counter, szValueName, pValueNameSize, NULL, NULL, (LPBYTE)szValu… in SetFeatureState()
|
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registryw9x.cxx | 229 reinterpret_cast<LPBYTE>(buff), in GetValue() 279 reinterpret_cast<LPBYTE>(buff), in GetValue()
|
H A D | registrywnt.cxx | 242 reinterpret_cast<LPBYTE>(buff), in GetValue() 292 reinterpret_cast<LPBYTE>(buff), in GetValue()
|
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
H A D | reg4allmsi.cxx | 105 lResult = RegQueryValueExA( hKey, "", NULL, NULL, (LPBYTE)szBuffer, &nSize ); in CheckExtensionInRegistry() 235 lResult = RegQueryValueExA( hSubKey, "", NULL, NULL, (LPBYTE)szBuffer, &nSize ); in RemoveExtensionInRegistry()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salprn.cxx | 199 …if ( EnumPrintersA( PRINTER_ENUM_LOCAL, NULL, 2, (LPBYTE)pWinInfo2, nBytes, &nBytes, &nInfoPrn2 ) ) in getPrinterQueueInfoOldStyle() 328 …if ( EnumPrintersW( PRINTER_ENUM_LOCAL | PRINTER_ENUM_CONNECTIONS, NULL, 4, (LPBYTE)pWinInfo4, nBy… in GetPrinterQueueInfo() 355 if ( EnumPrintersA( PRINTER_ENUM_LOCAL, NULL, 2, (LPBYTE)pWinInfo2, nBytes, &nBytes, &nInfoRet ) ) in getPrinterQueueStateOldStyle() 408 if( GetPrinterW( hPrinter, 2, (LPBYTE)pWinInfo2, nBytes, &nBytes ) ) in GetPrinterQueueState()
|
/trunk/main/sal/osl/w32/ |
H A D | security.c | 761 lRet = RegQueryValueEx(hRegKey, "AppData", NULL, &Type, (LPBYTE)PathA, &lSize); in GetSpecialFolder() 765 lRet = RegQueryValueEx(hRegKey, "Personal", NULL, &Type, (LPBYTE)PathA, &lSize); in GetSpecialFolder()
|
/trunk/main/shell/source/win32/shlxthandler/util/ |
H A D | registry.cxx | 195 hKey, ValueName, NULL, NULL, (LPBYTE)pszData,&dwBufLen); in QueryRegistryKey()
|