Loads of framework and dll fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2000-03-09 21:10:00 +00:00
parent 60b8078990
commit 426d574504
6 changed files with 125 additions and 67 deletions

View File

@@ -17,6 +17,9 @@
#include "wx/wxprec.h"
#define INCL_OS2
#include <os2.h>
#if defined(__VISAGECPP__)
char wxDummyChar=0;
#endif