solv the issue with mouse poiter is hide, do not show the mousepointer when you are...
[reactos.git] / reactos / subsys / win32k / include / dc.h
index b131da6..53c8286 100644 (file)
@@ -134,6 +134,7 @@ typedef struct _GDIPOINTER /* should stay private to ENG */
   HSURF ColorSurface;\r
   HSURF MaskSurface;\r
   HSURF SaveSurface;\r
+  BOOL  ShowPointer;\r
   \r
   /* public pointer information */\r
   RECTL Exclude; /* required publicly for SPS_ACCEPT_EXCLUDE */\r