- application. The default version creates a registry-based
- wxRegConfig class under MSW and
- wxFileConfig under all other platforms. The
- wxApp wxApp::GetAppName and
- wxApp::GetVendorName methods are used to determine the
- registry key or file name.
+ application. The default version creates a registry-based wxRegConfig
+ class under MSW and wxFileConfig under all other platforms.
+
+ The wxApp::GetAppName and wxApp::GetVendorName methods are used to
+ determine the registry key or file name.