Author: gadamopoulos
Date: Sat Sep 24 11:51:45 2011
New Revision: 53829

URL: http://svn.reactos.org/svn/reactos?rev=53829&view=rev
Log:
[undocuser.h]
- Add a definition for TrackMouseEvent timer

Modified:
    trunk/reactos/include/reactos/undocuser.h

Modified: trunk/reactos/include/reactos/undocuser.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/undocuser.h?rev=53829&r1=53828&r2=53829&view=diff
==============================================================================
--- trunk/reactos/include/reactos/undocuser.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/undocuser.h [iso-8859-1] Sat Sep 24 11:51:45 
2011
@@ -57,6 +57,7 @@
 
 /* Caret timer ID */
 #define IDCARETTIMER (0xffff)
+#define ID_TME_TIMER (0xFFFA)
 
 /* SetWindowPos undocumented flags */
 #define SWP_NOCLIENTSIZE 0x0800


Reply via email to