Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

SHCore fixes/additions and add User32 UnregisterClass #459

Merged
merged 3 commits into from
Jun 16, 2020
Merged

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Jun 14, 2020

SHCore p/invoke work (to finish #449)

* Also fix capitalization of `GetDpiForShellUIComponent`.
* Add `GetScaleFactorForMonitor`
* Add `RegisterScaleChangeEvent`
* Add `UnregisterScaleChangeEvent`
* Remove `SetLastError` from SHCore functions

Add UnregisterClass method to close #451

@AArnott AArnott self-assigned this Jun 14, 2020
@AArnott
Copy link
Collaborator Author

AArnott commented Jun 14, 2020

CC: @arlm, who contributed some of these APIs originally that I'm now touching up.

* Also fix capitalization of `GetDpiForShellUIComponent`.
* Add `GetScaleFactorForMonitor`
* Add `RegisterScaleChangeEvent`
* Add `UnregisterScaleChangeEvent`
* Remove `SetLastError` from SHCore functions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User32.UnregisterClass
1 participant