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

Avoid Screen Curtain error on Windows 7 #10503

Merged
merged 2 commits into from
Nov 19, 2019
Merged

Avoid Screen Curtain error on Windows 7 #10503

merged 2 commits into from
Nov 19, 2019

Conversation

LeonarddeR
Copy link
Collaborator

Link to issue number:

Fixes #10502

Summary of the issue:

The structure of the Screen Curtain was changed when merging #10082. It tried to find a function in the Magnification.dll that wasn't available on Windows 7, without catching that error.

Description of how this pull request fixes the issue:

Mag_ShowSystemCursor is no longer looked up on Windows 7.

Testing performed:

I have no windows 7 system to test this. @lukaszgo1, could you test the pr build, please?

Known issues with pull request:

None

Change log entry:

None

@lukaszgo1
Copy link
Contributor

The error is no longer logged. Thanks @LeonarddeR

@feerrenrut feerrenrut merged commit ff3722e into nvaccess:master Nov 19, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Nov 19, 2019
@LeonarddeR LeonarddeR deleted the curtainFixes branch November 21, 2019 09:08
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.

Errors with latest Alpha during import of Screen curtain on Windows 7
4 participants