Skip to content

Use Get/SetWindowLongPtr on 64-bit systems#161

Merged
dremin merged 3 commits into
masterfrom
getsetwindowlongptr
Jul 19, 2026
Merged

Use Get/SetWindowLongPtr on 64-bit systems#161
dremin merged 3 commits into
masterfrom
getsetwindowlongptr

Conversation

@dremin

@dremin dremin commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Per docs, Get/SetWindowLong should not be used on 64-bit systems. Doesn't really affect our usage of it, as we only use it for window styles which shouldn't be larger than a 32-bit integer, but consumers of ManagedShell may need this.

@dremin
dremin requested a review from josuave July 19, 2026 06:55
@dremin
dremin merged commit 2e29380 into master Jul 19, 2026
1 check passed
@dremin
dremin deleted the getsetwindowlongptr branch July 19, 2026 18:12
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