http://bugs.winehq.org/show_bug.cgi?id=18775
Summary: WINE can load DLL with full path second time Product: Wine Version: 1.1.22 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: amorozov@etersoft.ru
Windows LoadLibrary does not load dll second time if full path is specified.
Attached test print "OK" on WinXP and "FAIL" on WINE.
http://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #1 from Alexander Morozov amorozov@etersoft.ru 2009-06-04 06:07:51 --- Created an attachment (id=21541) --> (http://bugs.winehq.org/attachment.cgi?id=21541) Test program
http://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #2 from Alexander Morozov amorozov@etersoft.ru 2009-06-04 06:09:41 --- Created an attachment (id=21542) --> (http://bugs.winehq.org/attachment.cgi?id=21542) Full test (with dll to load)
http://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #3 from Alexander Morozov amorozov@etersoft.ru 2009-06-04 07:21:52 --- Created an attachment (id=21543) --> (http://bugs.winehq.org/attachment.cgi?id=21543) Improved test
http://bugs.winehq.org/show_bug.cgi?id=18775
Alexander Morozov amorozov@etersoft.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WINE can load DLL with full |WINE can load DLL with |path second time |specified path second time
http://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #4 from Alexander Morozov amorozov@etersoft.ru 2009-06-04 08:06:54 --- I sent patch to wine-patches@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=18775
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, source, testcase
http://bugs.winehq.org/show_bug.cgi?id=18775
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18775
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #5 from butraxz@gmail.com 2012-05-21 14:29:40 CDT --- This bug has not been updated for two years. According the last comment, a patch has been sent two years ago. Shouldnt this be closed as fixed ?
http://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #6 from Alexander Morozov amorozov@etersoft.ru 2012-05-22 06:23:16 CDT --- This bug is still not fixed (wine-1.5.4-234-g27ca37d).
https://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=18775
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #8 from super_man@post.com --- (In reply to Ken Sharp from comment #7)
Is this still an issue in Wine 1.7.45 or later?
At least the test gives some fails...wine 1.9.6
https://bugs.winehq.org/show_bug.cgi?id=18775
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #9 from temp82@luukku.com --- prints FAIL on wine 7.0rc4.
https://bugs.winehq.org/show_bug.cgi?id=18775
Alan alan1010035@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alan1010035@gmail.com
--- Comment #10 from Alan alan1010035@gmail.com --- Wine Version:Wine-7.15 Test Result: Fail
This still fails tho i wonder why this bug has the patch keyword while there is no patch attached to it??
https://bugs.winehq.org/show_bug.cgi?id=18775
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WINE can load DLL with |WINE can't load DLL with |specified path second time |specified path second time CC| |o.dierick@piezo-forte.be Keywords|patch | Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #11 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Removing 'patch' keyword and correcting the title (can → can't).
Also marking NEW because multiple users confirmed.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=18775
--- Comment #12 from temp82@luukku.com --- this might be actually be fixed???? wine-8.1 prints ok.