GetDefaultAttributes, and other tweaks needed to get up to date with CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -252,8 +252,9 @@ public:
|
||||
"For internal use only");
|
||||
|
||||
DocStr(GetComCtl32Version,
|
||||
"Returns 400, 470, 471 for comctl32.dll 4.00, 4.70, 4.71 or 0 if it\n"
|
||||
"wasn't found at all. Raises an exception on non-Windows platforms.");
|
||||
"Returns 400, 470, 471, etc. for comctl32.dll 4.00, 4.70, 4.71 or
|
||||
0 if it wasn't found at all. Raises an exception on non-Windows
|
||||
platforms.");
|
||||
#ifdef __WXMSW__
|
||||
static int GetComCtl32Version();
|
||||
#else
|
||||
|
Reference in New Issue
Block a user