wxWidgets/samples/dragimag
catalinr 392e119bbe Fix dragimag sample compilation with modern compiler under MSW
Don't "override" UpdateBackingFromWindow() method of the base class
unless it really exists, which is only the case for the generic
wxDragImage implementation but not the native MSW one.

See https://github.com/wxWidgets/wxWidgets/pull/1671
2019-12-07 14:52:41 +01:00
..
backgrnd.png
descrip.mms
dragicon.ico
dragicon.xpm
dragimag_vc7.vcproj Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
dragimag_vc8.vcproj Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
dragimag_vc9.vcproj Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
dragimag.bkl
dragimag.cpp Fix dragimag sample compilation with modern compiler under MSW 2019-12-07 14:52:41 +01:00
dragimag.h Fix dragimag sample compilation with modern compiler under MSW 2019-12-07 14:52:41 +01:00
dragimag.rc
makefile.bcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
makefile.gcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
Makefile.in Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
makefile.unx
makefile.vc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
shape01.png
shape02.png
shape03.png