From: Kevin Hock Date: Wed, 30 Mar 2005 03:56:18 +0000 (+0000) Subject: Added note that the GLOBAL config flag refers to HKLM for wxRegConfig and only provid... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/225fe2f2b94ef611c2c9a46014cae6c247fce327?hp=a7d34a619bcc79ef30f70d7636a6f4be4b30c354 Added note that the GLOBAL config flag refers to HKLM for wxRegConfig and only provides read-only access git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/config.tex b/docs/latex/wx/config.tex index 6b0a17449d..d8b57af2b4 100644 --- a/docs/latex/wx/config.tex +++ b/docs/latex/wx/config.tex @@ -386,6 +386,7 @@ add wxCONFIG\_USE\_NO\_ESCAPE\_CHARACTERS which will turn off character escaping for the values of entries stored in the config file: for example a {\it foo} key with some backslash characters will be stored as {\tt foo=C:$\backslash$mydir} instead of the usual storage of {\tt foo=C:$\backslash\backslash$mydir}. +For wxRegConfig, this flag refers to HKLM, and provides read-only access. The wxCONFIG\_USE\_NO\_ESCAPE\_CHARACTERS style can be helpful if your config file must be read or written to by a non-wxWidgets program (which might not