wxWidgets/samples/toolbar
Vadim Zeitlin aa2780b472 Set wxUSE_DPI_AWARE_MANIFEST=2 for all samples, not just toolbar
This is required for high resolution bitmaps support and it will be
needed in other samples too, so use it for all of them.

This probably will result in some problems due to remaining bugs with
high DPI support, but it should make them more noticeable and so should
help with finding and fixing them.
2021-10-20 16:19:41 +01:00
..
bitmaps Regenerate toolbar sample bitmaps in 32 and 64 pixel sizes 2021-09-21 23:45:09 +02:00
vector Regenerate toolbar sample bitmaps in 32 and 64 pixel sizes 2021-09-21 23:45:09 +02:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Show how to use higher resolution toolbar bitmaps in high DPI 2021-09-15 21:15:19 +02:00
makefile.unx
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
toolbar_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
toolbar_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
toolbar.bkl Show how to use higher resolution toolbar bitmaps in high DPI 2021-09-15 21:15:19 +02:00
toolbar.cpp Allow wxBitmapBundle to specify its preferred bitmap size 2021-10-19 02:20:26 +01:00
toolbar.rc Set wxUSE_DPI_AWARE_MANIFEST=2 for all samples, not just toolbar 2021-10-20 16:19:41 +01:00