Add more tests for old style hooks and winevent hooks, make them pass
[wine] / dlls / user / hook.c
2005-01-27  Dmitry TimoshkovAdd more tests for old style hooks and winevent hooks...
2005-01-03  Jacek CabanGet rid of HEAP_strdupWtoA calls.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-12-08  Dmitry TimoshkovIndicate that support for HCBT_SYSCOMMAND hooks is...
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2003-11-26  Steven EdwardsPorting fixes.
2003-10-15  Dmitry TimoshkovFix an obvious typo in call_hook_AtoW.
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-02-18  Alexandre JulliardPrint thread ids in traces with only 4 digits now that...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-11-24  Bill MedlandCorrect UnhookWindowsHook: clear the handle so that...
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-20  Alexandre JulliardAdded support for system-wide hooks.
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...