]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/msw/wrapcdlg.h
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: wx/msw/wrapcdlg.h
3 // Purpose: Wrapper for the standard <commdlg.h> header
4 // Author: Wlodzimierz ABX Skiba
8 // Copyright: (c) 2005 Wlodzimierz Skiba
9 // Licence: wxWindows licence
10 ///////////////////////////////////////////////////////////////////////////////
12 #ifndef _WX_MSW_WRAPCDLG_H_
13 #define _WX_MSW_WRAPCDLG_H_
17 #include "wx/msw/wrapwin.h"
18 #include "wx/msw/private.h"
19 #include "wx/msw/missing.h"
21 #if wxUSE_COMMON_DIALOGS && !defined(__SMARTPHONE__) && !defined(__WXMICROWIN__)
25 #include "wx/msw/winundef.h"
27 #endif // _WX_MSW_WRAPCDLG_H_