wine/dlls msvcrtd/msvcrtd.spec msvcrt/msvcrt.s ...
ChangeSet ID: 8516 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/06/16 22:59:24 Modified files: dlls/msvcrtd : msvcrtd.spec dlls/msvcrt : msvcrt.spec msvcrt.h cpp.c Log message: Added an assembly wrapper to retrieve the this pointer from %ecx for _thiscall functions. Fixed some bugs, and added a few missing functions. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8516 Old revision New revision Changes Path 1.2 1.3 +36 -36 wine/dlls/msvcrtd/msvcrtd.spec 1.74 1.75 +36 -36 wine/dlls/msvcrt/msvcrt.spec 1.21 1.22 +1 -1 wine/dlls/msvcrt/msvcrt.h 1.12 1.13 +325 -151 wine/dlls/msvcrt/cpp.c
participants (1)
-
Alexandre Julliard