rpcrt4: Add tests for freeing non-NdrAllocate allocated memory blocks.
[wine] / dlls / msvcrt40 /
2007-12-05  Louis Lendersmsvcrt40: Add DllMain.
2007-05-04  Alexandre JulliardGet rid of some empty source files, our makefiles no...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-12-10  Rein Klazes- implement __pioinfo, __badioinfo and _adjust_fdiv
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 JulliardAdded all the missing functions.
2004-01-12  Mike McCormackStub enough of MSVCRT40 to make IE4 install work.