ChangeSet ID: 13434 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/21 21:07:14
Modified files: tools/winapi : tests.dat include : winnt.h wingdi.h dlls/ntdll/tests: generated.c dlls/ntdll : exception.c dlls/msvcrt : except.c dlls/gdi/tests : generated.c
Log message: Francois Gouget fgouget@free.fr Remove these Wine-only types: EnumICMProfilesProcCallback PEXCEPTION_REGISTRATION_RECORD Don't test these Wine-only types: EMRSETTEXTJUSTIFICATION EXCEPTION_REGISTRATION_RECORD Remove EXCEPTION_FRAME, it doesn't exist at all.
Patch: http://cvs.winehq.org/patch.py?id=13434
Old revision New revision Changes Path 1.18 1.19 +2 -5 wine/tools/winapi/tests.dat 1.187 1.188 +1 -1 wine/include/winnt.h 1.110 1.111 +2 -5 wine/include/wingdi.h 1.14 1.15 +0 -9 wine/dlls/ntdll/tests/generated.c 1.69 1.70 +5 -5 wine/dlls/ntdll/exception.c 1.31 1.32 +2 -2 wine/dlls/msvcrt/except.c 1.10 1.11 +0 -24 wine/dlls/gdi/tests/generated.c