[win32k]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 14 Oct 2010 18:36:33 +0000 (18:36 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 14 Oct 2010 18:36:33 +0000 (18:36 +0000)
commit36b035181402140212e67c56a045f78f44d22f27
treefbb7a8c800df8af1c530a2d0c73da0064af3a91e
parent773744f9ec8458d4988a0e6f7995ff3e794dd7d0
[win32k]
- Disable checking if a hook is active. It is safe to disable it for now because it is just an optimization. If we try to call a hook when it is not active, it will fail anyway when it tries to find the hook. Fixes calling low level hooks

svn path=/trunk/; revision=49144
reactos/subsystems/win32/win32k/ntuser/hook.c