-added better LIST_FOR_EACH macros (ripped from wine) and fix their usage
authorGunnar Dalsnes <hardon@online.no>
Sun, 18 Sep 2005 23:06:15 +0000 (23:06 +0000)
committerGunnar Dalsnes <hardon@online.no>
Sun, 18 Sep 2005 23:06:15 +0000 (23:06 +0000)
commit5eaa4fda83bd48cf69492f3d0defbfdbd38b1be9
tree35f5e9f2ec3fccc2d21282f1e27b318e26100d99
parent17fba5a6316242664ec1968547d632d160efb62e
-added better LIST_FOR_EACH macros (ripped from wine) and fix their usage
-make hotkeys session global (they dont belong in winsta)

svn path=/trunk/; revision=17923
reactos/include/reactos/helper.h
reactos/ntoskrnl/fs/filelock.c
reactos/ntoskrnl/fs/notify.c
reactos/subsys/win32k/include/hotkey.h
reactos/subsys/win32k/include/winsta.h
reactos/subsys/win32k/main/dllmain.c
reactos/subsys/win32k/ntuser/hotkey.c
reactos/subsys/win32k/ntuser/input.c
reactos/subsys/win32k/ntuser/winsta.c