More Unicode stuff. Implemented wxFprintf.
authorOve Kaaven <ovek@arcticnet.no>
Tue, 13 Apr 1999 10:34:24 +0000 (10:34 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Tue, 13 Apr 1999 10:34:24 +0000 (10:34 +0000)
commit84fff0b395adcfecd09dd65389ba7c1c47dd7eee
treec8b111b8f8a42de4674180577f2ce332deab2bc4
parent6d9bd0682c4351bc7ba4aa4699de7f35d334f685
More Unicode stuff. Implemented wxFprintf.
Some printfs changed to wxPrintf, fprintf to wxFprintf, as well as the
usual char->wxChar and _T().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/datstrm.cpp
src/common/log.cpp
src/common/objstrm.cpp
src/common/stream.cpp
src/common/time.cpp
src/common/utilscmn.cpp
src/common/wxchar.cpp
src/common/zstream.cpp