|
|
1.1.1.2 ! root 1: int ReadRegistryInt (char *subKey, char *name, int defaultValue); ! 2: char *ReadRegistryString (char *subKey, char *name, char *defaultValue, char *str, int maxLen); ! 3: DWORD ReadRegistryBytes (char *path, char *name, char *value, int maxLen); ! 4: void WriteRegistryInt (char *subKey, char *name, int value); ! 5: void WriteRegistryString (char *subKey, char *name, char *str); ! 6: BOOL WriteRegistryBytes (char *path, char *name, char *str, DWORD size); ! 7: void DeleteRegistryValue (char *subKey, char *name);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.