wxWidgets/samples/render
Vadim Zeitlin 3a587cee19 Use DPI-independent positions and sizes in render sample
Don't hardcode physical pixel values, use GetCharWidth() or FromDIP() to
make the sample appear correctly in high DPI too.
2021-07-10 22:57:18 +01:00
..
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Upgrade version to 3.1.6 2021-04-14 17:57:27 +02:00
makefile.unx
makefile.vc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
renddll.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
render_vc8_renddll.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
render_vc8_render.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
render_vc9_renddll.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
render_vc9_render.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
render.bkl
render.cpp Use DPI-independent positions and sizes in render sample 2021-07-10 22:57:18 +01:00