Applied patch [ 1447732 ] Fix CVS HEAD for VC6

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2006-03-11 13:13:00 +00:00
parent ef22edc309
commit e7b8da226f

View File

@ -117,6 +117,10 @@
#define EM_SETUSEMOUSEFORINPUT (WM_USER + 0x224)
#endif
#ifndef TPM_RECURSE
#define TPM_RECURSE 1
#endif
// ----------------------------------------------------------------------------
// ListView common control
// Needed by listctrl.cpp