ChangeSet ID: 6224 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/11/11 16:20:47
Modified files: windows : winhelp.c programs/winhelp: winhelp.c string.c programs : Makefile.in dlls/user : user16.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Implemented a Wine-only scheme for interprocess WinHelp message passing.
Patch: http://cvs.winehq.com/patch.py?id=6224
Old revision New revision Changes Path 1.27 1.28 +105 -107 wine/windows/winhelp.c 1.17 1.18 +77 -4 wine/programs/winhelp/winhelp.c 1.3 1.4 +6 -9 wine/programs/winhelp/string.c 1.27 1.28 +6 -1 wine/programs/Makefile.in 1.7 1.8 +18 -0 wine/dlls/user/user16.c