ChangeSet ID: 1027878125899948763734759 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/28 12:42:05
Modified files: dlls/shell32 : shell.c include : windef.h windows : hook.c
Log message: Michael Stefaniuc mstefani@redhat.de - Converted HHOOK to a void*. - Changed the internal HOOK_* functions to pass only HHOOK's between them. - Fixed wrong HHOOK <-> HANDLE16 conversions.
Patch: http://cvs.winehq.com/patch.py?id=1027878125899948763734759
Revision Changes Path 1.42 +1 -1 wine/dlls/shell32/shell.c 1.66 +1 -1 wine/include/windef.h 1.36 +52 -53 wine/windows/hook.c