#include <string.h>
#ifdef __WXMSW__
-#include "wx/msw/wrapwin.h"
-#include <commdlg.h>
-
-#ifndef __WIN32__
-#include <print.h>
-#endif
-
+ #include "wx/msw/wrapcdlg.h"
+ #ifndef __WIN32__
+ #include <print.h>
+ #endif
#endif
// End __WXMSW__
if (type)
return type->GetSize();
else
- return wxSize();
+ return wxSize(0,0);
}
// Get the paper size