Skip to content

Python 3.8: use native Python for altered search path workaround in NVDAHelper module #10385

@LeonarddeR

Description

@LeonarddeR

Is your feature request related to a problem? Please describe.

de NVDAHelper module loads the NVDAHelper library with an altered search path.

Describe the solution you'd like

Python 3.8 has add_dll_directory and exposes the winmode parameter, so we should be able to do this natively now.

Describe alternatives you've considered

Leave as is

Metadata

Metadata

Assignees

No one assigned

    Labels

    Python 3.8Issues or ideas that can be resolved or derive solutions via Python 3.8.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions