Forgot to commit this file - sorry!
Modified: trunk/reactos/include/napi/win32.h
--- trunk/reactos/include/napi/win32.h 2005-01-06 23:12:59 UTC (rev 12857) +++ trunk/reactos/include/napi/win32.h 2005-01-06 23:18:17 UTC (rev 12858) @@ -28,6 +28,8 @@
LIST_ENTRY MenuListHead; FAST_MUTEX PrivateFontListLock; LIST_ENTRY PrivateFontListHead;
+ FAST_MUTEX DriverObjListLock; + LIST_ENTRY DriverObjListHead;
struct _KBDTABLES* KeyboardLayout; ULONG Flags; LONG GDIObjects;