regSetValue
- void regSetValue(HKEY hKey, string valueName, RegValueType type, ubyte[] data)
- void regSetValue(HKEY hKey, string valueName, string data)
- void regSetValue(HKEY hKey, string valueName, string data, bool expand)
- void regSetValue(HKEY hKey, string valueName, string[] data)
- void regSetValue(HKEY hKey, string valueName, ubyte[] data)
- void regSetValue(HKEY hKey, string valueName, uint data)
- void regSetValue(HKEY hKey, string valueName)
- void regSetValue(HKEY hKey, string valueName, RegQueryResult data)
dvm sys Registry
classesenumsfunctionsstructstemplates