Jak kasować wartości rejestru systemowego w c++ ? Używam dev-c++ , a większość informacji dotyczących c++ i edycji rejestru odnosi się do borland c++ bulider, którego bibliotek nie mam ...
Jak kasować wartości rejestru systemowego w c++ ? Używam dev-c++ , a większość informacji dotyczących c++ i edycji rejestru odnosi się do borland c++ bulider, którego bibliotek nie mam ...
Kilka polskich materiałów:
No i parę linków do strony Microsoftu (EN):
About the Registry:
- Structure of the Registry,
- Registry Storage Space,
- Predefined Keys,
- Registry Hives,
- Categories of Data,
- Opening, Creating, and Closing Keys,
- Writing and Deleting Registry Data,
- Retrieving Data from the Registry,
- Registry Files,
- Registry Key Security and Access Rights.
Using the Registry:
- Enumerating Registry Subkeys,
- Deleting a Key with Subkeys,
- Determining the Registry Size.
Registry Reference:
- Registry Functions,
- Registry Structures,
- Registry Element Size Limits,
- Registry Value Types.[/b]