X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..b64d83f52b36ebd83bfb81a0222b9267b6197980:/interface/msw/registry.h diff --git a/interface/msw/registry.h b/interface/msw/registry.h index c9b07218d7..1dc14d4eff 100644 --- a/interface/msw/registry.h +++ b/interface/msw/registry.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: msw/registry.h -// Purpose: documentation for wxRegKey class +// Purpose: interface of wxRegKey // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -31,6 +31,7 @@ Multi String Value Expandable String Value + @onlyfor{wxmsw} @library{wxbase} @category{FIXME} @@ -91,7 +92,7 @@ public: /** Gets information about the key. - + @param pnSubKeys The number of subkeys. @param pnMaxKeyLen @@ -187,3 +188,4 @@ public: const wxMemoryBuffer& buf); //@} }; +