From 0048dee2cce122021413be4ff84c86da480cfd5f Mon Sep 17 00:00:00 2001 From: Giannis Adamopoulos Date: Sat, 24 Sep 2011 11:51:45 +0000 Subject: [PATCH] [undocuser.h] - Add a definition for TrackMouseEvent timer svn path=/trunk/; revision=53829 --- reactos/include/reactos/undocuser.h | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/include/reactos/undocuser.h b/reactos/include/reactos/undocuser.h index d00aa24a02b..4332bd2c385 100644 --- a/reactos/include/reactos/undocuser.h +++ b/reactos/include/reactos/undocuser.h @@ -57,6 +57,7 @@ /* Caret timer ID */ #define IDCARETTIMER (0xffff) +#define ID_TME_TIMER (0xFFFA) /* SetWindowPos undocumented flags */ #define SWP_NOCLIENTSIZE 0x0800