wxWidgets/include/wx/msw/private
orbitcowboy 8dfd799fd5 Use const for constant local variables in wxWidgets headers
This avoids warnings from MSVS 2017 static analyzer when C++ core rule
set is activated.

Closes https://github.com/wxWidgets/wxWidgets/pull/819
2018-07-21 16:16:32 +02:00
..
button.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
comptr.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09: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 Use const for constant local variables in wxWidgets headers 2018-07-21 16:16:32 +02:00
graphicsd2d.h Fix building without precompiled headers on Windows 2018-05-22 17:04:42 +02: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 use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
sockmsw.h Fix wxSocket code compilation with Cygwin in 64 bits 2018-01-14 02:25:51 +01:00
textmeasure.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
timer.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
tlwgeom.h Fix bug with showing TLW in wxMSW when restoring its geometry 2018-06-22 03:25:43 +02:00
winstyle.h Simplify changing window styles in wxMSW code 2017-12-10 17:47:16 +01:00