wxWidgets/include/wx/msw/private
Vadim Zeitlin 9a83f86094 Globally replace _T() with wxT().
Standardize on using a single macro across all wxWidgets sources and solve the name clash with Sun CC standard headers (see #10660).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-07-23 20:30:22 +00:00
..
button.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
datecontrols.h added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161) 2008-05-22 00:49:27 +00:00
dc.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
metrics.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
sockmsw.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
timer.h fix PCH-less build after changing timer id type to WPARAM (closes #10901) 2009-06-16 05:05:20 +00:00