Commit in reactos/ntoskrnl/include/internal on win32k_user_rewrite
ex.h+1-11.39.2.2.2.1 -> 1.39.2.2.2.2
fixed structure

reactos/ntoskrnl/include/internal
ex.h 1.39.2.2.2.1 -> 1.39.2.2.2.2
diff -u -r1.39.2.2.2.1 -r1.39.2.2.2.2
--- ex.h	15 Jul 2004 20:07:16 -0000	1.39.2.2.2.1
+++ ex.h	18 Jul 2004 23:48:42 -0000	1.39.2.2.2.2
@@ -31,7 +31,7 @@
   PVOID SystemMenuTemplate;
 #endif
   ULONG Flags;
-  struct _DESKTOP_OBJECT* ActiveDesktop;
+  struct _DESKTOP_OBJECT* InputDesktop;
   /* FIXME: Clipboard */
   LIST_ENTRY HotKeyListHead;
   FAST_MUTEX HotKeyListLock;
CVSspam 0.2.8