reactos/dll/shellext/zipfldr
Whindmar Saksit bbb3b00398
[ZIPFLDR] Don't handle DFM_INVOKECOMMANDEX if you need DFM_INVOKECOMMAND (#6766)
ZipFldr responds incorrectly to DFM_INVOKECOMMANDEX, it needs to return E_NOTIMPL to get the DFM_INVOKECOMMAND message.
2024-05-02 19:01:38 +02:00
..
lang [ZIPFLDR] Update Romanian (ro-RO) translation (#6453) 2024-02-11 23:11:26 +01:00
res [ZIPFLDR] Add some bitmap resources CORE-17092 (#2875) 2020-08-08 14:13:54 +09:00
CConfirmReplace.cpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00
CEnumZipContents.cpp [ZIPFLDR] Fix off-by-one count error during enumeration (#6040) 2023-11-26 13:41:02 +01:00
CExplorerCommand.cpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00
CFolderViewCB.cpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
CMakeLists.txt [CMAKE] Get rid of add_compile_flags_language macro 2020-10-20 21:44:54 +02:00
CSendToZip.cpp [SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118) 2019-12-02 02:26:34 +09:00
CSendToZip.hpp [SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118) 2019-12-02 02:26:34 +09:00
CZipCreator.cpp [ZIPFLDR][BOOTDATA] Support UTF-8 Zip packing (#5450) 2023-07-22 12:57:32 +09:00
CZipCreator.hpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00
CZipEnumerator.hpp [ZIPFLDR][BOOTDATA] Support UTF-8 Zip packing (#5450) 2023-07-22 12:57:32 +09:00
CZipExtract.cpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00
CZipFolder.hpp [ZIPFLDR] Don't handle DFM_INVOKECOMMANDEX if you need DFM_INVOKECOMMAND (#6766) 2024-05-02 19:01:38 +02:00
CZipPassword.cpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00
Debug.cpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
IZip.hpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
precomp.h [ZIPFLDR][BOOTDATA] Support UTF-8 Zip packing (#5450) 2023-07-22 12:57:32 +09:00
resource.h [ZIPFLDR] Show icon on the taskbar (#4670) 2022-09-09 20:26:39 +02:00
zipfldr.cpp [ZIPFLDR] Fix ShellExecute opening a .zip (#6714) 2024-04-20 00:12:56 +03:00
zipfldr.rc [ZIPFLDR] Show icon on the taskbar (#4670) 2022-09-09 20:26:39 +02:00
zipfldr.spec [ZIPFLDR] Fix ShellExecute opening a .zip (#6714) 2024-04-20 00:12:56 +03:00
zippidl.cpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00
zippidl.hpp [ZIPFLDR] Support UTF-8 Zip extraction (#5411) 2023-07-17 20:12:45 +09:00