Home
last modified time | relevance | path

Searched defs:lpSubKey (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/svx/source/dialog/
H A Dsendreportw32.cxx51 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()
/AOO41X/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx94 static BOOL CheckExtensionInRegistry( LPCSTR lpSubKey ) in CheckExtensionInRegistry()
176 LPCSTR lpSubKey; in DeleteSubKeyTree() local
216 static BOOL RemoveExtensionInRegistry( LPCSTR lpSubKey ) in RemoveExtensionInRegistry()
/AOO41X/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx54 LONG RegReadValue( HKEY hBaseKey, LPCTSTR lpSubKey, LPCTSTR lpValueName, LPVOID lpData, DWORD cbDat… in RegReadValue()
/AOO41X/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrywnt.cxx500 wchar_t* lpSubKey; in ImplDeleteSubKeyTree() local
/AOO41X/main/crashrep/source/win32/
H A Dsoreport.cpp248 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()