-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[PSDK] Add missing DPI_HOSTING_BEHAVIOR enumeration #8540
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
base: master
Are you sure you want to change the base?
Conversation
HBelusca
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The DPI_HOSTING stuff are enumerated values, not defines.
…Z/reactos into features/dpidefines
binarymaster
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello,
Thanks for your interest in ReactOS!
We ask our contributors to use their full name when committing.
Please amend your commit with your full name, and update this PR.
To change this for future PR's, you can update it for globally (for the system):
git config --global user.name "Your Name"
git config --global user.email [email protected]
Or just for the current repository:
git config user.name "Your Name"
git config user.email [email protected]
Also please set up your GitHub account accordingly, so maintainers can use Squash & Merge button without getting the author field modified back to nickname by GitHub, it's done in two steps:
- Set your full name in GitHub profile settings (it should match your
user.namesetting)
Regards,
Add some missing High-DPI macros in windef.h, just below the other macros: