Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The registry is a system database that stores configuration information for applications, drivers, and the OS. The registry is most commonly used for storing state information across invocations. For example, an application might have windows that a user can move and resize. Before exiting, the application could store its windows information in the registry. Then, when the application starts again, it could retrieve the information and position its windows accordingly.
User profile support is present in all file system configurations. No components need to be added to use user profiles.
In This Section
- Registry Fundamentals
-
Provides background information about the Windows Mobile registry.
- Registry Types
-
Describes the features and basic operational functionality of the hive-based registry.
- Registry Keys
-
Specifies the data types you can use to enter values in the registry, and provides information about protected registry keys.