26 Dec
2001
26 Dec
'01
7:55 p.m.
ChangeSet ID: 10093965350425302698276937 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/12/26 14:55:35 Modified files: include : winproc.h windows : hook.c Log message: Restructured hook mapping functions to avoid most memory allocations. Got rid of SEGPTR_* macros. Patch: http://cvs.winehq.com/patch.py?id=10093965350425302698276937 Revision Changes Path 1.9 +43 -1 wine/include/winproc.h 1.32 +443 -726 wine/windows/hook.c