Skip to content
  • Philipp Hörist's avatar
    060332e3
    Windows: Add folder to DLL search · 060332e3
    Philipp Hörist authored
    This makes python look into the `bin` folder when searching for DLLs before
    it trys C:\Windows or C:\Windows\system32 and potentially finds other versions of DLLs
    
    Fixes #8968
    060332e3
    Windows: Add folder to DLL search
    Philipp Hörist authored
    This makes python look into the `bin` folder when searching for DLLs before
    it trys C:\Windows or C:\Windows\system32 and potentially finds other versions of DLLs
    
    Fixes #8968
Loading