Sign in
goma
/
wine
/
100131d4ca7c409ef0fc940def01f0593a75cc75
/
dlls
/
msvcrtd
/
msvcrtd.spec
e2b3ee5
msvcrt: The __p_* functions are only exported on i386.
by Alexandre Julliard
· 16 years ago
b19913a
msvcrt: Add a few more *_func functions to replace the __p_* ones.
by Alexandre Julliard
· 16 years ago
bcfd7dd
msvcrt: The _CI* math functions are only exported on i386.
by Alexandre Julliard
· 16 years ago
4305e6d
msvcrt: Use iob_func instead of p__iob on non-x86.
by Alexandre Julliard
· 16 years ago
9366161
msvcrt: Fix _execv spec entries for the forwarding variants too.
by Hans Leidekker
· 17 years ago
1476116
Forward all functions to msvcrt instead of having them link directly to libc.
by Alexandre Julliard
· 20 years ago
aa0b9aa
Sort entry points alphabetically.
by Alexandre Julliard
· 20 years ago
dcad086
Fix duplication of _Getnames and _Gettnames, only the latter actually exists.
by Alexandre Julliard
· 20 years ago
d8817fe
Added stub for _CrtCheckMemory.
by Lionel Ulmer
· 21 years ago
5c4420f
Implemented the debug version of operator new (C++).
by Patrik Stridvall
· 21 years ago
8f7c2bc
Fixed the prototypes of the _adj_fdiv_* functions.
by Alexandre Julliard
· 21 years ago
16e5634
Implemented a few more crt* functions.
by Alexandre Julliard
· 21 years ago
759d956
Forward _set_error_mode to msvcrt.
by André Johansen
· 21 years ago
f752be8
Implement some more register functions using DEFINE_REGS_ENTRYPOINT to
by Alexandre Julliard
· 21 years ago
00e5ccf
Stub out the _[w]popen/_pclose() functions.
by Dimitrie O. Paun
· 22 years ago
9b8a059
_ftol should return a 64-bit int (spotted by Jon Griffiths).
by Alexandre Julliard
· 22 years ago
cf4e5d4
Added an assembly wrapper to retrieve the this pointer from %ecx for
by Alexandre Julliard
· 22 years ago
e434d89
Fixed ecvt/fcvt/gcvt entries.
by Adam Gundy
· 22 years ago
19a1513
Added an implementation of the MSVCRTD.DLL debugging C runtime DLL.
by Adam Gundy
· 22 years ago