Eryk Sun added the comment:

I can confirm that LoadLibraryEx w/ LOAD_WITH_ALTERED_SEARCH_PATH unfortunately 
does not work in Windows 7. Actually I almost looked into this before on 
python-list:

https://mail.python.org/pipermail/python-list/2016-September/thread.html#714622

but I got sidetracked in the manifest discussion and forgot to fully 
investigate the issue in different versions of Windows. Using the py3embed 
assembly that I described in that thread will work in Windows 7, if you want to 
give that a try. In some ways it's simpler.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29399>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to