wine/dlls ntdll/rtl.c ntdll/ntdll.spec msvcrtd ...
ChangeSet ID: 10321 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/03 23:51:01 Modified files: dlls/ntdll : rtl.c ntdll.spec dlls/msvcrtd : msvcrtd.spec dlls/msvcrt : msvcrt.spec except.c cppexcept.c Log message: Implement some more register functions using DEFINE_REGS_ENTRYPOINT to make them available for imports. Patch: http://cvs.winehq.com/patch.py?id=10321 Old revision New revision Changes Path 1.66 1.67 +7 -0 wine/dlls/ntdll/rtl.c 1.140 1.141 +2 -2 wine/dlls/ntdll/ntdll.spec 1.5 1.6 +4 -4 wine/dlls/msvcrtd/msvcrtd.spec 1.81 1.82 +4 -4 wine/dlls/msvcrt/msvcrt.spec 1.28 1.29 +3 -0 wine/dlls/msvcrt/except.c 1.8 1.9 +4 -3 wine/dlls/msvcrt/cppexcept.c
participants (1)
-
Alexandre Julliard