reactos/dll/shellext
Whindmar Saksit dacdd80390
[ZIPFLDR] Fix ShellExecute opening a .zip (#6714)
ShellExecute on a .zip file fails because the command in the registry
uses rundll32 that passes in an ANSI string, which is the default for
exported functions without a W suffix.

- This should also fix RAPPS not being able to open downloaded .zip files
- I made it use the full path to Explorer for good measure

Fixes regression introduced by 0.4.15-dev-6343-g bf2cec186c (#5411)

CORE-19506
2024-04-20 00:12:56 +03:00
..
acppage [ACPPAGE] Use STDMETHOD macro and keyword override (#6567) 2024-03-02 21:37:05 +09:00
cryptext [CRYPTEXT] Add Japanese (ja-JP) translation 2023-11-19 20:34:39 +09:00
deskadp [DESKADP] Add Japanese (ja-JP) translation 2023-11-19 20:39:30 +09:00
deskmon [DESKMON] Update Romanian (ro-RO) translation (#6257) 2024-01-06 22:27:19 +01:00
devcpux [DEVCPUX] Add Japanese (ja-JP) translation 2023-11-19 20:44:25 +09:00
fontext [SHELL32][SHELLEXT] IEnumIDList::Next must handle pceltFetched and memory errors correctly (#5820) 2023-11-13 16:31:37 +01:00
mydocs [MYDOCS] Add missing icons expected by 3rd party applications (#6576) 2024-03-06 13:56:26 +03:00
netplwiz [NETPLWIZ] Update Romanian (ro-RO) translation (#6393) 2024-01-21 21:32:09 +01:00
netshell [TRANSLATION] Update Spanish (es-ES) translation (#6449) 2024-03-24 12:30:56 +03:00
ntobjshex [NTOBJSHEX] Use STDMETHOD macro and keyword override (#6566) 2024-03-05 00:34:21 +09:00
sendmail [SENDMAIL] Update Romanian (ro-RO) translation (#6353) 2024-01-15 21:59:19 +01:00
shellbtrfs [SHELLBTRFS] Prevent redeclaration of __cpuidex with newer mingw-w64 headers 2024-04-13 10:01:46 +02:00
stobject [STOBJECT] Update Romanian (ro-RO) translation (#6695) 2024-04-07 20:40:38 +02:00
zipfldr [ZIPFLDR] Fix ShellExecute opening a .zip (#6714) 2024-04-20 00:12:56 +03:00
CMakeLists.txt Revert "Disable some C++ code, which doesn't compile for me" 2021-09-29 22:58:31 +02:00