Dear Mr. Smith,
 
writing a program, I am right now facing a similar problem as the one
you have described on stackoverflow regarding the modification of PE import tables.
I took a look into the github repository you have mentioned there and would like 
to use your program, but I want to make sure, that I do it properly, because the scenario in
my case is slightly different:
 
I have a dll named <A.dll> containing the <B.dll> in the import table.
All I want to do, is to replace <B.dll> by <C.dll>...
 
Could you tell me the proper line I have to type in order to achieve this?
Thank you very much in advance.
 
Kind regards
 
Ivaylo Angelov
_______________________________________________
Wheel-builders mailing list
Wheel-builders@python.org
https://mail.python.org/mailman/listinfo/wheel-builders

Reply via email to