mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
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 [email protected] 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. ????