src/misc/strapi.hpp
Fri, 03 Aug 2007 23:26:12 +0000 truelight (svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal)
Sat, 14 Jul 2007 20:30:35 +0000 rubidium (svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS.
Fri, 29 Jun 2007 22:33:58 +0000 KUDr (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output.