Skip to content

Don't use Ptr functions due to Windows 7 issues#162

Merged
dremin merged 1 commit into
masterfrom
dont-use-getsetwindowlongptr
Jul 21, 2026
Merged

Don't use Ptr functions due to Windows 7 issues#162
dremin merged 1 commit into
masterfrom
dont-use-getsetwindowlongptr

Conversation

@dremin

@dremin dremin commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

It turns out Windows 7 doesn't work reliably getting styles with GetWindowLongPtr. Keep the new stuff, but go back to using the old functions for getting/setting styles to avoid issues on Windows 7.

@dremin
dremin requested a review from josuave July 20, 2026 06:35
@dremin
dremin merged commit 8f5b97e into master Jul 21, 2026
1 check passed
@dremin
dremin deleted the dont-use-getsetwindowlongptr branch July 21, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants