Home
last modified time | relevance | path

Searched refs:RegReadValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dsendreportw32.cxx51 static LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWOR… in RegReadValue() function
94 if ( ERROR_SUCCESS == RegReadValue( in ReadParams()
103 if ( ERROR_SUCCESS == RegReadValue( in ReadParams()
114 if ( ERROR_SUCCESS == RegReadValue( in ReadParams()
123 RegReadValue( in ReadParams()
132 RegReadValue( in ReadParams()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp248 LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWORD cbDat… in RegReadValue() function
301 if ( ERROR_SUCCESS == RegReadValue( in ReadFromRegistry()
311 if ( ERROR_SUCCESS == RegReadValue( in ReadFromRegistry()
322 if ( ERROR_SUCCESS == RegReadValue( in ReadFromRegistry()
330 RegReadValue( in ReadFromRegistry()
337 RegReadValue( in ReadFromRegistry()
2679 RegReadValue( HKEY_CURRENT_USER, in SendCrashReport()
2689 if ( ERROR_SUCCESS == RegReadValue( HKEY_CURRENT_USER, in SendCrashReport()
/trunk/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx54 LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWORD cbDat… in RegReadValue() function

Completed in 35 milliseconds