wxWidgets/include/wx/msw/private
Vadim Zeitlin 78bfde8ac0 Fix link errors with older MinGW due to use of GetLayout()
This function is not present in older MinGW import libraries, up to at least
MinGW 4.8.1, so we can't use it directly as it was done in
22f0801378 and we need to load it dynamically.

This was already done in wxDC code, so just reuse the same wrapper function
after extracting it (and a few others, for consistency) into a new header.
2016-05-30 19:30:07 +02:00
..
button.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
comptr.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
customdraw.h Add virtual dtor to wxMSW CustomDraw class 2016-04-24 18:02:58 +02:00
datecontrols.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcdynwrap.h Fix link errors with older MinGW due to use of GetLayout() 2016-05-30 19:30:07 +02:00
event.h Add a simple wrapper for Windows event handle object. 2014-06-02 01:15:25 +00:00
fswatcher.h No real changes, just fixed a couple of typos in comments, fixes #16726. 2014-12-14 11:12:31 +00:00
hiddenwin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
keyboard.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
metrics.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msgdlg.h No changes, just fixes for typos in comments in wxMSW headers. 2014-12-05 22:18:38 +00:00
pipestream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sockmsw.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
textmeasure.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
timer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00