ChangeSet ID: 7126 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/23 18:54:59
Modified files: windows : msgbox.c message.c files : smb.c drive.c directory.c dlls/winmm : playsound.c dlls/shell32 : shellord.c dlls/oleaut32 : tmarshal.c dlls/ntdll : heap.c dlls/kernel : thunk.c dlls/commdlg : filedlg.c dlls/comctl32 : propsheet.c listview.c dlls/advapi32 : security.c eventlog.c
Log message: Removed no longer needed inclusion of heap.h.
Patch: http://cvs.winehq.com/patch.py?id=7126
Old revision New revision Changes Path 1.41 1.42 +0 -1 wine/windows/msgbox.c 1.153 1.154 +0 -1 wine/windows/message.c 1.15 1.16 +1 -1 wine/files/smb.c 1.83 1.84 +0 -1 wine/files/drive.c 1.58 1.59 +0 -1 wine/files/directory.c 1.5 1.6 +0 -1 wine/dlls/winmm/playsound.c 1.110 1.111 +0 -1 wine/dlls/shell32/shellord.c 1.14 1.15 +0 -1 wine/dlls/oleaut32/tmarshal.c 1.14 1.15 +0 -1 wine/dlls/ntdll/heap.c 1.35 1.36 +0 -1 wine/dlls/kernel/thunk.c 1.59 1.60 +0 -1 wine/dlls/commdlg/filedlg.c 1.80 1.81 +0 -1 wine/dlls/comctl32/propsheet.c 1.337 1.338 +0 -1 wine/dlls/comctl32/listview.c 1.50 1.51 +0 -1 wine/dlls/advapi32/security.c 1.17 1.18 +0 -1 wine/dlls/advapi32/eventlog.c