8000 Maximized window size incorrect on Windows · Issue #13 · caerwynj/acme-sac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Maximized window size incorrect on Windows #13

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

Open
GoogleCodeExporter opened this issue Apr 11, 2015 · 3 comments
Open

Maximized window size incorrect on Windows #13

GoogleCodeExporter opened this issue Apr 11, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link
What steps will reproduce the problem?
1. Maximize window on Windows
2. The maximized window takes the whole screen including the space of the
task bar

Expected to just take the work area of the screen and leave alone the task bar.
This is acme-sac 0.9.9 on Windows XP or windows 2000.

According to MS Platform SDK help, to get the size of "work area",
SystemParametersInfo() with SPI_GETWORKAREA should be used.
/sys/emu/Nt/win.c uses GetSystemMetrics(), which will get the full size of
the primary monitor screen.

Original issue reported on code.google.com by b88z...@gmail.com on 15 Nov 2007 at 6:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0