André Hentschel
|
f27ba37bb8
|
msvcrtd: Remove unnecessary trace output.
|
2009-12-16 16:05:36 +01:00 |
Michael Stefaniuc
|
37a62a643e
|
msvcrtd: Use size_t instead of unsigned long.
|
2009-05-27 15:39:55 +02:00 |
Alexandre Julliard
|
6444876da2
|
msvcrtd: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-12 21:35:40 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
Saulius Krasuckas
|
6de20f33ae
|
- Declare implemented functions inside #ifndef _DEBUG block.
- Make MSVCRTD_operator_new_dbg recognize types of memory blocks.
|
2005-07-21 10:34:08 +00:00 |
Lionel Ulmer
|
d8817fe467
|
Added stub for _CrtCheckMemory.
|
2004-06-14 17:57:06 +00:00 |
Patrik Stridvall
|
5c4420fc4c
|
Implemented the debug version of operator new (C++).
|
2004-05-18 01:05:36 +00:00 |
Alexandre Julliard
|
16e5634a3b
|
Implemented a few more crt* functions.
Replaced most remaining stubs by forwards to msvcrt.
|
2004-01-13 05:37:47 +00:00 |
Adam Gundy
|
19a1513fd7
|
Added an implementation of the MSVCRTD.DLL debugging C runtime DLL.
|
2003-04-04 19:37:57 +00:00 |