Fix signed/unsigned comparison warnings.
[wine] / dlls / msvcrtd /
2004-06-14  Lionel UlmerAdded stub for _CrtCheckMemory.
2004-05-18  Patrik StridvallImplemented the debug version of operator new (C++).
2004-05-12  Alexandre JulliardFixed the prototypes of the _adj_fdiv_* functions.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-13  Alexandre JulliardImplemented a few more crt* functions.
2004-01-13  AndrĂ© JohansenForward _set_error_mode to msvcrt.
2003-12-04  Alexandre JulliardImplement some more register functions using DEFINE_REG...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-08-20  Dimitrie O. PaunStub out the _[w]popen/_pclose() functions.
2003-08-19  Alexandre Julliard_ftol should return a 64-bit int (spotted by Jon Griffi...
2003-06-17  Alexandre JulliardAdded an assembly wrapper to retrieve the this pointer...
2003-04-07  Adam GundyFixed ecvt/fcvt/gcvt entries.
2003-04-04  Adam GundyAdded an implementation of the MSVCRTD.DLL debugging...