ChangeSet ID: 1027900108761201929374696 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/28 18:48:28
Modified files: dlls/user : misc.c dlls/winmm : mci.c mmsystem.c winemm.h include : windef.h loader : task.c
Log message: Convert HTASK to void* (based on a patch by Michael Stefaniuc).
Patch: http://cvs.winehq.com/patch.py?id=1027900108761201929374696
Revision Changes Path 1.9 +11 -0 wine/dlls/user/misc.c 1.31 +1 -1 wine/dlls/winmm/mci.c 1.62 +10 -6 wine/dlls/winmm/mmsystem.c 1.15 +1 -0 wine/dlls/winmm/winemm.h 1.67 +1 -1 wine/include/windef.h 1.120 +1 -10 wine/loader/task.c