Home
last modified time | relevance | path

Searched refs:LPBYTE (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/xmerge/source/activesync/
H A DXMergeSync.cpp124 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 DXMergeFilter.cpp173 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 DGetProcessId.cpp33 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 DGetUserDomain_WINDOWS.cpp37 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 DResolveUnicows.cpp388 …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 Diconcache.cxx68 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 Dmigrateinstallpath.cxx90 …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 Dpostuninstall.cxx114 …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 Dregisterextensions.cxx389 …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 Dnetworkdomain.cxx72 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 Dkill.cxx110 *(LPBYTE*)&lpfnRemoteProcAddress += (LPBYTE)ahModules[n] - (LPBYTE)hModule; in GetProcAddressEx()
/trunk/main/svl/source/svdde/
H A Dddeimp.hxx33 #define LPBYTE sal_uInt8* macro
140 LPBYTE pData;
H A Dddedata.cxx57 pImp->pData = (LPBYTE)p; in DdeData()
68 pImp->pData = (LPBYTE)s.GetBuffer(); in DdeData()
/trunk/main/sal/inc/systools/win32/
H A Dadvapi9x.h139 LPBYTE lpData, // data buffer
148 LPBYTE lpData, // data buffer
/trunk/main/cui/source/dialogs/
H A Dwinpluginlib.cxx86 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 DFileOpenDlg.hxx46 …define _CDSIZEOF_STRUCT(structname, member) (((int)((LPBYTE)(&((structname*)0)->member) - ((LPBYT…
/trunk/main/odk/source/unowinreg/win/
H A Dunowinreg.cxx140 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 Djfregca.cxx281 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 Dswappatchfiles.cxx609 …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 Dregistryw9x.cxx229 reinterpret_cast<LPBYTE>(buff), in GetValue()
279 reinterpret_cast<LPBYTE>(buff), in GetValue()
H A Dregistrywnt.cxx242 reinterpret_cast<LPBYTE>(buff), in GetValue()
292 reinterpret_cast<LPBYTE>(buff), in GetValue()
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx105 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 Dsalprn.cxx199 …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 Dsecurity.c761 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 Dregistry.cxx195 hKey, ValueName, NULL, NULL, (LPBYTE)pszData,&dwBufLen); in QueryRegistryKey()

Completed in 109 milliseconds

12