Added options to update an existing WINEPREFIX directory and to run
[wine] / server / hook.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-11  Alexandre JulliardRun WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context...
2003-07-03  Alexandre JulliardStore the hook table in the thread queue instead of...
2003-02-19  Alexandre JulliardMoved all references to file descriptors out of the...
2003-02-14  Alexandre JulliardChanged fd operations to take a struct fd instead of...
2003-01-30  Alexandre JulliardStarted moving functions that deal with Unix file descr...
2002-12-17  Alberto MassariThe handler for the server message get_next_hook was...
2002-11-20  Alexandre JulliardAdded support for system-wide hooks.
2002-10-31  Alexandre JulliardWork around to make system-global hooks at least run...
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...