Elli Pirelli added the comment:
I should perhaps clarify my sentence "As described, as long as forwarder.dll
does not contain a import dependency on real.dll, loading forwarder.dll and
doing GetProcAddress("Func") will fail, if real.dll is not in the standard DLL
search path.
Elli Pirelli added the comment:
It does not work on Windows 7 Pro x64.
And i am not the only one. The maintainer of the "python-embedded-launcher"
also encountered the issue (see discussion here:
https://github.com/zsquareplusc/python-embedded-launcher/issues/3)
Are you sure it re
Changes by Elli Pirelli :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<http://bugs.python.org/issue29
New submission from Elli Pirelli:
Let me first apologize if this issue has already been reported and discussed
before. I would be surprised if there are not a few developers that had to deal
with this issue before, but i was unable to find an existing bug report or
discussion about this. So