]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
added wxTextCtrl::MarkDirty()
[wxWidgets.git] / include / wx / msw / missing.h
index 088073bc23b3090be96ed5d416d06a0912ea4938..47ed38e36a96dc61f4ffe760eeb0b5eedb4c3052 100644 (file)
@@ -179,6 +179,16 @@ typedef struct {
 #endif
 #endif
 
+#ifndef LVM_SETUNICODEFORMAT
+#define LVM_SETUNICODEFORMAT 0x2005
+#endif
+
+// ----------------------------------------------------------------------------
+// Toolbar define value missing 
+// ----------------------------------------------------------------------------
+#if !defined(CCS_VERT)
+#define CCS_VERT                0x00000080L
+#endif
 
 // ----------------------------------------------------------------------------
 // MS HTML Help