[Bug 49745] SHRunControlPanel implementation

WineHQ Bugzilla wine-bugs at winehq.org
Tue Aug 25 10:30:06 CDT 2020


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

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Kyle_Katarn from comment #3)
> (In reply to Kyle_Katarn from comment #2)
> > See :
> > https://docs.microsoft.com/en-us/windows/win32/api/shlobj/nf-shlobj-
> > shruncontrolpanel (This function is not supported as of Windows Vista)
> > 
> > But i need it for WinXP compatibility. And this proposal is a viable minimal
> > implementation (current design is just an empty stub doing nothing and
> > returning false)
> 
> More precisely, i intend to have it used in ReactOS with WinXP compatibility.

Okay. Could you verify if SHRunControlPanel("sample.txt") starts notepad on
winxp as a simple test showing that shellexecute with no additional filtering
is appropriate.

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