http://bugs.winehq.org/show_bug.cgi?id=31438 Matteo Beniamino <beniamino(a)tautologica.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48944|0 |1 is obsolete| | --- Comment #149 from Matteo Beniamino <beniamino(a)tautologica.org> --- Created attachment 49307 --> http://bugs.winehq.org/attachment.cgi?id=49307 Python script for patching Qt5Network.dll This script will search ./Qt5Network.dll for the byte sequence to patch and patch it: it should work both with original dll and current one and maybe future ones as long as the binary sequence doesn't change. Path to Qt5Network.dll can be optionally given as script argument. md5sums before and after the patch are printed. A backup of the original dll is created in the same directory as <original_name>.orig . -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.