ChangeSet ID: 20113 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/09 10:05:02
Modified files: dlls/wininet : wininet.spec dlls/uxtheme : uxtheme.spec dlls/user : user32.spec dlls/shlwapi : shlwapi.spec dlls/shell32 : shell32.spec dlls/oleaut32 : oleaut32.spec dlls/ntdll : ntdll.spec dlls/msvcrt : msvcrt.spec dlls/mapi32 : mapi32.spec dlls/kernel : kernel32.spec dlls/dbghelp : dbghelp.spec dlls/comctl32 : comctl32.spec
Log message: Specify 64-bit integers as double instead of long long in spec files so that we get the correct number of arguments.
Patch: http://cvs.winehq.org/patch.py?id=20113
Old revision New revision Changes Path 1.57 1.58 +2 -2 wine/dlls/wininet/wininet.spec 1.8 1.9 +1 -1 wine/dlls/uxtheme/uxtheme.spec 1.111 1.112 +7 -7 wine/dlls/user/user32.spec 1.108 1.109 +4 -4 wine/dlls/shlwapi/shlwapi.spec 1.100 1.101 +2 -2 wine/dlls/shell32/shell32.spec 1.76 1.77 +43 -43 wine/dlls/oleaut32/oleaut32.spec 1.198 1.199 +26 -26 wine/dlls/ntdll/ntdll.spec 1.102 1.103 +3 -3 wine/dlls/msvcrt/msvcrt.spec 1.16 1.17 +4 -4 wine/dlls/mapi32/mapi32.spec 1.163 1.164 +3 -3 wine/dlls/kernel/kernel32.spec 1.9 1.10 +7 -7 wine/dlls/dbghelp/dbghelp.spec 1.48 1.49 +1 -1 wine/dlls/comctl32/comctl32.spec