-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taskbar10: Fixed
PatchExplorer_UpdateWindowAccentProperties
to not …
…crash anymore with build 25951 (Canary)
- Loading branch information
Showing
1 changed file
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Next time, please do not forget to cast HMODULE to PBYTE if you want to offset it. 😉
The size of the dummy struct pointed by HMODULE is 4 bytes big so that's it.