Files
wx_wherigo/libs/wxWidgets-3.3.1/include/wx/msw/wrapcdlg.h
2026-02-14 09:47:24 +01:00

25 lines
644 B
C

///////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/wrapcdlg.h
// Purpose: Wrapper for the standard <commdlg.h> header
// Author: Wlodzimierz ABX Skiba
// Created: 22.03.2005
// Copyright: (c) 2005 Wlodzimierz Skiba
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_WRAPCDLG_H_
#define _WX_MSW_WRAPCDLG_H_
#include "wx/defs.h"
#include "wx/msw/wrapwin.h"
#include "wx/msw/private.h"
#include <commdlg.h>
#include "wx/msw/missing.h"
#include "wx/msw/winundef.h"
#endif // _WX_MSW_WRAPCDLG_H_