added wrapper for <commctrl.h> as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-08-03 10:57:51 +00:00
parent fd68cfdbfb
commit 0d236fd0fa
7 changed files with 57 additions and 85 deletions

View File

@@ -45,13 +45,8 @@
#include "wx/msw/private.h"
#if defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__)
#include "wx/msw/gnuwin32/extra.h"
#else
#include <commctrl.h>
#endif
#include "wx/msw/missing.h"
// include <commctrl.h> "properly"
#include "wx/msw/wrapcctl.h"
// ----------------------------------------------------------------------------
// private functions