Files
wxWidgets/include/wx/msw
Ryan Norton 34cbe514cf 1.
Added Release With Debug Info to regex.dsp

2.
Added Release Unicode With Debug Info to regex.dsp and wxWindows.dsp

3.
Converted DS's C++ comments in regcustom.h and regex.h to C

4.
Converted defs.h and all headers it includes to C from C++ by
changing all C++ comments to C and using #ifdef __cplusplus to keep out C++-specific stuff.

5.
Changed wx_wchar to #define wx_wchar wxChar instead of copying wxchar.h code in regcustom.h.

6.
Changed the macros around a bit in regcustom.h.  Originally duplicated code from wx/defs.h.  Now uses SIZEOF_WCHAR_T to get the approriate data.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-17 19:30:31 +00:00
..
1.
2003-12-17 19:30:31 +00:00
2003-08-19 17:28:34 +00:00
2003-08-09 12:38:21 +00:00
2003-07-11 21:43:57 +00:00
2003-09-28 13:57:52 +00:00
2003-08-14 08:50:10 +00:00
2003-10-16 10:00:12 +00:00
2003-12-16 14:10:24 +00:00
2003-08-14 11:00:38 +00:00
2003-08-19 16:48:06 +00:00
2003-09-26 20:24:36 +00:00
2003-09-23 00:09:18 +00:00
2003-10-16 10:00:12 +00:00
2003-08-25 14:15:20 +00:00
2003-07-20 22:59:09 +00:00