- 20 Feb, 2024 1 commit
-
-
Kartavya Vashishtha authored
-
- 19 Feb, 2024 32 commits
-
-
Jinoh Kang authored
It also fixes the game Unity of Command II (same bug). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46070
-
Jinoh Kang authored
-
Jinoh Kang authored
-
Jinoh Kang authored
-
Vijay Kiran Kamuju authored
-
Daniel Lehman authored
-
Daniel Lehman authored
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Eric Pouech authored
(this fixes --command option when winedbg is relaunched in wow64 case). Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Zebediah Figura authored
Enumerate "shell" registry key entries instead of hardcoding a list. Don't enumerate any entries unless all the files have the same type. Pass the correct type to ShellExecuteEx().
-
Zebediah Figura authored
-
Zebediah Figura authored
This was added in f045c9df, with no explanation. It does not affect any behaviour in Wine, since FWF_DESKTOP is never set. It does not make sense, since "open" is already usually the default action on Windows, and it's not obvious why FWF_DESKTOP would affect this. It also leans on IContextMenu implementation details.
-
Zebediah Figura authored
This reverts one of the changes included in d30dfd24. Relying on FCIDM_SHVIEW_OPEN snoops into the internals of IContextMenu for no good reason. While I haven't tested whether ICommDlgBrowser::OnDefaultCommand() is triggered in this case, the documentation states that it is "called when a user double-clicks in the view or presses the ENTER key"; this is neither scenario. Simply let the context menu call ShellExecuteEx().
-
Zebediah Figura authored
These were never used. They were probably anticipating the context menu, but are missing accelerators and otherwise redundant with the existing entries.
-
Alex Henrie authored
It would be nice to annotate it with __WINE_DEALLOC(NdrFreeBuffer) too, but that causes a bunch of spurious -Wfree-nonheap-object warnings.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
- 18 Feb, 2024 1 commit
-
-
Floris Renaud authored
-
- 17 Feb, 2024 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
With headers from Zycore version 1.5.0.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-