server: Make hook procedures client_ptr_t instead of void pointers.
[wine] / dlls / user32 / hook.c
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-02-04  Michael Stefaniucuser32: Remove duplicated get_hook_proc() function.
2007-11-12  Alexandre Julliarduser32: Remove a few traces that only duplicate the...
2007-08-22  Alexandre Julliarduser32: Thread-local hooks need a module if they don...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.