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