[Bug 8089] Multiple applications need shell32.dll OpenAs_RunDLL implementation (Lotus Notes 7.x/8.x, Total Commander)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 16 05:15:29 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=8089

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.ghisler.com/down |https://web.archive.org/web
                   |load.htm                    |/20200216105932/http://tota
                   |                            |lcommander.ch/win/tcmd950x3
                   |                            |2.exe

--- Comment #17 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, obviously still present.

Reproduce without external app:

--- snip ---
$ wget https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf

$ wine rundll32 shell32.dll,OpenAs_RunDLL dummy.pdf 
004b:fixme:exec:OpenAs_RunDLLW 0xf00cc, 0x400000, L"dummy.pdf", 10
--- snip ---

https://stackoverflow.com/questions/21999763/which-function-does-openas-rundll-finally-calls-under-windows-8

Wine source:

https://source.winehq.org/git/wine.git/blob?f=dlls/shell32/shlexec.c#l2114

$ sha1sum tcmd950x32.exe 
df2f2ea03402f3a62b0dbb341a5ad951757866f2  tcmd950x32.exe

$ du -sh tcmd950x32.exe 
4.5M    tcmd950x32.exe

$ wine --version
wine-5.1-391-g7332de64a5

Regards

-- 
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.


More information about the wine-bugs mailing list