wxMINOR_VERSION,
wxRELEASE_NUMBER,
+#ifdef __WXMSW__
UNKNOWN,
+#endif
NOT_FOUND,
wxVSCROLL,
wxHIDE_READONLY,
wxOVERWRITE_PROMPT,
+#ifdef __WXMSW__
wxACCEL_ALT,
wxACCEL_CTRL,
wxACCEL_SHIFT,
+#endif
};
/////////////////////////////////////////////////////////////////////////////
//
// $Log$
+// Revision 1.4 1998/08/18 19:48:11 RD
+// more wxGTK compatibility things.
+//
+// It builds now but there are serious runtime problems...
+//
+// Revision 1.3 1998/08/14 23:36:33 RD
+// Beginings of wxGTK compatibility
+//
// Revision 1.2 1998/08/14 03:16:35 RD
// removed some definitions that got removed from defs.h
//