svn checkout http://reactos-mirror.googlecode.com/svn/trunk/reactos/lib/msvcrt@13339

This file contains information about the status the MSVCRT runtime in ReactOS.

Please note that all of the MSVCRT.DLL runtime sources are license GPL unless
otherwise noted. The sources from WINE are dual licensed GPL/LGPL. 
If you update a function in the ~/wine directory please send a patch to wine-patches@winehq.com

TODO List:
Implement the remaining functions that are commented out in the .def file
Update source code headers for the license information.
Compleate the W32API conversion for all source files.
Write a decent regression test suite.
Convert all C++ style comments to C style comments.