1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Jun 2007 20:44:27 +0000 (20:44 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Jun 2007 20:44:27 +0000 (20:44 +0000)
commiteb9524ca664cf0c8f61a0c88660fd2cc987bc981
treee53e6fc0772c597cad0636b0a9be9551adbd371c
parent8650108199bf799f21e29811cddaefd579c98c88
1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode variants are now defined
2. split wxcrt.h into wxcrtbase.h with lowlevel compiler-specific definitions and wxcrt.h with ANSI- and Unicode-compatible wx wrappers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/wxcrtbase.h [new file with mode: 0644]