Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Alexandre Julliard cc4da88563 Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
Saulius Krasuckas 56171eea2d Don't import MSVCRTD.DLL and don't fail when it could not be loaded. 2005-08-12 10:33:50 +00:00
Mike McCormack b744372231 Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00: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
Stefan Huehner 9213d56ae0 Make some function static. 2005-06-20 15:35:54 +00:00
Patrik Stridvall 5c4420fc4c Implemented the debug version of operator new (C++). 2004-05-18 01:05:36 +00:00