Searched defs:lpSubKey (Results 1 – 5 of 5) sorted by relevance
/trunk/main/svx/source/dialog/ |
H A D | sendreportw32.cxx | 51 static LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWOR… in RegReadValue() 69 static LONG RegWriteValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, DWORD dwType, LPCV… in RegWriteValue()
|
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
H A D | reg4allmsi.cxx | 94 static BOOL CheckExtensionInRegistry( LPCSTR lpSubKey ) in CheckExtensionInRegistry() 176 LPCSTR lpSubKey; in DeleteSubKeyTree() local 216 static BOOL RemoveExtensionInRegistry( LPCSTR lpSubKey ) in RemoveExtensionInRegistry()
|
/trunk/main/setup_native/source/win32/stwrapper/ |
H A D | stwrapper.cxx | 54 LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWORD cbDat… in RegReadValue()
|
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrywnt.cxx | 500 wchar_t* lpSubKey; in ImplDeleteSubKeyTree() local
|
/trunk/main/crashrep/source/win32/ |
H A D | soreport.cpp | 248 LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWORD cbDat… in RegReadValue() 266 LONG RegWriteValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, DWORD dwType, LPCVOID lpD… in RegWriteValue()
|
Completed in 33 milliseconds