Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use PrintWindow flags = 2 if OS >= Win8.1 #24

Open
mmikeww opened this issue Jan 25, 2020 · 0 comments
Open

use PrintWindow flags = 2 if OS >= Win8.1 #24

mmikeww opened this issue Jan 25, 2020 · 0 comments

Comments

@mmikeww
Copy link
Owner

mmikeww commented Jan 25, 2020

https://www.autohotkey.com/boards/viewtopic.php?p=300185#p300185

#if(_WIN32_WINNT >= 0x0603)
#define PW_RENDERFULLCONTENT    0x00000002
#endif /* _WIN32_WINNT >= 0x0603 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant