Rewrote hook support to store the hook chain in the server.
Split off 16-bit hook functions and re-implemented them on top of the
32-bit ones; system-wide 16-bit hooks are no longer supported at this
point.
Showing
dlls/user/hook.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/user/hook16.c
0 → 100644
This diff is collapsed.
Click to expand it.
include/hook.h
deleted
100644 → 0
server/hook.c
0 → 100644
windows/hook.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment