ChangeSet ID: 17726 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/24 05:12:06
Modified files: dlls/kernel : toolhelp.c Makefile.in Added files: dlls/kernel : toolhelp16.c
Log message: Steven Edwards steven_ed4153@yahoo.com Split Win16 and Win32 toolhelp functions. Compile out win87em and 16bit toolhelp functions if 16 bit support is disabled.
Patch: http://cvs.winehq.org/patch.py?id=17726
Old revision New revision Changes Path 1.30 1.31 +0 -171 wine/dlls/kernel/toolhelp.c 1.119 1.120 +3 -2 wine/dlls/kernel/Makefile.in Added 1.1 +0 -0 wine/dlls/kernel/toolhelp16.c