wxwidgets/samples/display
Tobias Taschner 0a7b3bb3cf Add wxTopLevelWindow::SetContentProtection()
This method allows to exclude a top level window from screen captures.
Windows 7 or newer is required and any macOS version is supported.
Other platforms are not implemented and will return false.

The display example has been extended to demo this ability.

Closes #22066.
2022-02-06 15:59:22 +01:00
..
display.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
display.cpp Add wxTopLevelWindow::SetContentProtection() 2022-02-06 15:59:22 +01:00
display_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
display_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Rebake after the year change 2022-01-14 22:51:24 +01:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00