Added an assembly wrapper to retrieve the this pointer from %ecx for
authorAlexandre Julliard <julliard@winehq.org>
Tue, 17 Jun 2003 03:59:24 +0000 (03:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Jun 2003 03:59:24 +0000 (03:59 +0000)
commitcf4e5d4eea4f3729ee93d04075efee8da5946943
tree2c03477f23d018fdaf1859ece83720c6cb21c3f0
parent739ccae798a9880b37b6998abbcd8bfeb9b2e780
Added an assembly wrapper to retrieve the this pointer from %ecx for
_thiscall functions.
Fixed some bugs, and added a few missing functions.
dlls/msvcrt/cpp.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec
dlls/msvcrtd/msvcrtd.spec