|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TSHReg, including all inherited members.
| CopyKey(HKEY hkeySrc, LPCTSTR szSrcSubKey, HKEY hkeyDest, DWORD fReserved) | owl::TSHReg | static |
| DeleteEmptyKey(HKEY hkey, LPCTSTR pszSubKey) | owl::TSHReg | static |
| DeleteKey(HKEY hkey, LPCTSTR pszSubKey) | owl::TSHReg | static |
| DeleteValue(HKEY hkey, LPCTSTR pszSubKey, LPCTSTR pszValue) | owl::TSHReg | static |
| DuplicateKey(HKEY hkey) | owl::TSHReg | static |
| EnumKeyEx(HKEY hkey, DWORD dwIndex, TCHAR *pszName, LPDWORD pcchName) | owl::TSHReg | static |
| EnumValue(HKEY hkey, DWORD dwIndex, TCHAR *pszValueName, LPDWORD pcchValueName, LPDWORD pdwType, LPVOID pvData, LPDWORD pcbData) | owl::TSHReg | static |
| GetModule() | owl::TSHReg | static |
| GetValue(HKEY hkey, LPCTSTR pszSubKey, LPCTSTR pszValue, LPDWORD pdwType, LPVOID pvData, LPDWORD pcbData) | owl::TSHReg | static |
| QueryInfoKey(HKEY hkey, LPDWORD pcSubKeys, LPDWORD pcchMaxSubKeyLen, LPDWORD pcValues, LPDWORD pcchMaxValueNameLen) | owl::TSHReg | static |
| QueryValueEx(HKEY hkey, LPCTSTR pszValue, LPDWORD pdwReserved, LPDWORD pdwType, LPVOID pvData, LPDWORD pcbData) | owl::TSHReg | static |
| RegGetPath(HKEY hkey, LPCTSTR pcszSubKey, LPCTSTR pcszValue, TCHAR *pszPath, DWORD dwFlags) | owl::TSHReg | static |
| RegSetPath(HKEY hkey, LPCTSTR pcszSubKey, LPCTSTR pcszValue, LPCTSTR pcszPath, DWORD dwFlags) | owl::TSHReg | static |
| SetValue(HKEY hkey, LPCTSTR pszSubKey, LPCTSTR pszValue, DWORD dwType, LPCVOID pvData, DWORD cbData) | owl::TSHReg | static |