Skip to content
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

Adjust the window size for desired client area and fix build error on Windows 11 #39

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ZeunO8
Copy link

@ZeunO8 ZeunO8 commented Dec 7, 2024

I found that when opening a window on Windows the client area was smaller than the passed width/height.

Also when building I was getting an error about cannot convert HGDIOBJ to HBITMAP. I added a static_cast to resolve this

This commit corrects these two issues. (Tested and working)

@ZeunO8 ZeunO8 changed the title Adjust the window size for desired client area Adjust the window size for desired client area and fix build error on Windows Dec 7, 2024
@ZeunO8 ZeunO8 changed the title Adjust the window size for desired client area and fix build error on Windows Adjust the window size for desired client area and fix build error on Windows 11 Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant