advapi32: Test and implement SystemFunction024/025.
[wine] / dlls / msvcrtd / msvcrtd.spec
2005-09-16  Alexandre JulliardForward all functions to msvcrt instead of having them...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-22  Alexandre JulliardFix duplication of _Getnames and _Gettnames, only the...
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-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-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...