Functions to work with MyChat Server local system registry.
RegGetInt
get an integer from the registry;
RegGetString
get text string from the registry;
RegSetInt
write an integer with a sign to the registry;
RegSetString
write text string to the registry.