]> git.saurik.com Git - wxWidgets.git/commitdiff
Applied patch [ 1447732 ] Fix CVS HEAD for VC6
authorJulian Smart <julian@anthemion.co.uk>
Sat, 11 Mar 2006 13:13:00 +0000 (13:13 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 11 Mar 2006 13:13:00 +0000 (13:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/missing.h

index 7c88dcbe0d11c778a154bfd612508a7c505e373b..accdcc2747bb635589a523e65fa8d976b9cd8794 100644 (file)
 #define EM_SETUSEMOUSEFORINPUT (WM_USER + 0x224)
 #endif
 
+#ifndef TPM_RECURSE
+#define TPM_RECURSE 1
+#endif
+
 // ----------------------------------------------------------------------------
 // ListView common control
 // Needed by listctrl.cpp