Links
- Visual C++ 2008 Breaking Changes,
documentation on MSDN - Subsystem Linker Option,
documentation on MSDN - Microsoft Layer for Unicode on Windows 95/98/ME Systems,
documentation on MSDN - C/C++ EXEs and DLLs created by Visual Studio 2008 don't run on Windows 4.0 (i.e. NT4 and Win9x),
by Louis Solomon - Creating Programs for Windows 9x and NT with Visual C++ 2008,
by Green Paste, Inc. - EXEs created by Visual Studio 2008 vs. Win4.0,
forum thread at sysinternals.com - Visual Studio 2008 and Windows 9x,
forum thread at msfn.org - VC++ 9.0, msvcrt.dll, Windows 95,
by NN - Dynamically linking with MSVCRT.DLL using Visual C++ 2005,
by Koby Kahane