git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31918
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifdef __WXWINCE__
// there is no ExitProcess() under CE but exiting the main thread has the
// same effect
#ifdef __WXWINCE__
// there is no ExitProcess() under CE but exiting the main thread has the
// same effect
#define ExitProcess ExitThread
#endif
#define ExitProcess ExitThread
#endif
#ifdef __BORLANDC__
// BC++ has to be special: its run-time expects the DLL entry point to be
#ifdef __BORLANDC__
// BC++ has to be special: its run-time expects the DLL entry point to be