- Converted HHOOK to a void*.
commit37553b7a139f5effa9815dce4daf998ca8d5d46d
authorMichael Stefaniuc <mstefani@redhat.de>
Sun, 28 Jul 2002 17:42:05 +0000 (28 17:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Jul 2002 17:42:05 +0000 (28 17:42 +0000)
treebb2977b1a42c411c99ded4dd24b79bb0d54f6db1
parent98acc0fcbf8c9f235708d1a20d0d0f50e45efe49
- Converted HHOOK to a void*.
- Changed the internal HOOK_* functions to pass only HHOOK's between
  them.
- Fixed wrong HHOOK <-> HANDLE16 conversions.
dlls/shell32/shell.c
include/windef.h
windows/hook.c