reactos/reactos/lib
Colin Finck 9ffc9028a2 Sync CRT initialization code with mingw-w64 r690
- Fixed initialization for Console apps with Unicode entry point. Now stuff like "cout" in <iostream> doesn't lead to instant crashes.
- Unified the name of the entry point for ANSI and Unicode. The difference is just in the library now ("mingw_main" vs. "mingw_wmain")
  RBuild was changed appropriately to support this
- No more ReactOS-specific changes inside the initialization code

svn path=/trunk/; revision=40077
2009-03-17 20:17:02 +00:00
..
3rdparty Sync CRT initialization code with mingw-w64 r690 2009-03-17 20:17:02 +00:00
cmlib Silence compiler warnings (6/11). 2008-12-03 17:32:36 +00:00
debugsup The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
drivers - Don't access an index outside the array bounds 2009-03-16 19:26:38 +00:00
epsapi The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
fslib - Deprecate global helper.h -- define the various 'helpful macros' per module 2009-01-25 16:13:16 +00:00
host - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components 2008-10-26 18:03:06 +00:00
inflib Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
nls The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ntdllsys The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ppcmmu - Deprecate global helper.h -- define the various 'helpful macros' per module 2009-01-25 16:13:16 +00:00
pseh deleted lib/pseh/framebased-gcchack.c 2009-01-14 14:51:23 +00:00
recyclebin The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
rossym - Get rid of DDK's dependency on windef.h and winnt.h 2008-12-01 15:12:23 +00:00
rtl Fix remaining issues in this neglected imported code. It's my fault it was 2009-03-07 00:18:06 +00:00
sdk Fix bug where wcscspn could return non-zero value on an empty string. 2009-03-11 03:35:29 +00:00
smlib Silence compiler warnings (6/11). 2008-12-03 17:32:36 +00:00
win32ksys The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
lib.mak The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
lib.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00