Disabled a function-call that crashes all msvcrt-based apps.
[reactos.git] / reactos / lib / msvcrt / misc / dllmain.c
2001-07-27 Eric KohlDisabled a function-call that crashes all msvcrt-based...
2001-07-12 Eric KohlAdded more functions to msvcrt.
2001-04-10 Eric KohlAdded functions to run MS VC++ 5/6 apps
2001-01-18 jeancorrect environ affectation : it's an array of pointers
2001-01-15 jeancorrect crash when running DllMain
2001-01-11 Phillip SusiFixed compilation error with symbols _environ/_environ_dll
2001-01-07 Eric KohlAdded some more runtime functions
2000-12-03 Eric KohlAdded some functions to msvcrt
2000-06-18 Emanuele AlibertiBase files for a compatible MSVCRT.DLL.