reactos/dll/shellext/zipfldr
Katayama Hirofumi MZ fcc4347898
[SHELLEXT][ZIPFLDR] Be case sensitive (#2292)
The filenames in a zip folder were all lowercase. Now the filenames are case sensitive.
2020-01-30 15:05:50 +09:00
..
lang [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
res [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
CConfirmReplace.cpp [SHELLEXT][ZIPFLDR] Use CStringA::FormatMessage (#2287) 2020-01-30 08:32:21 +09:00
CEnumZipContents.cpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
CExplorerCommand.cpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
CFolderViewCB.cpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
CMakeLists.txt [SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118) 2019-12-02 02:26:34 +09: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 [SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118) 2019-12-02 02:26:34 +09:00
CZipCreator.hpp [SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118) 2019-12-02 02:26:34 +09:00
CZipEnumerator.hpp [SHELLEXT][ZIPFLDR] Be case sensitive (#2292) 2020-01-30 15:05:50 +09:00
CZipExtract.cpp [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
CZipFolder.hpp [ZIPFLDR] Fix number of menu items returned for DFM_MERGECONTEXTMENU 2019-10-19 18:42:14 +02:00
CZipPassword.cpp [SHELLEXT][ZIPFLDR] Use CStringA::FormatMessage (#2287) 2020-01-30 08:32:21 +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 [SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118) 2019-12-02 02:26:34 +09:00
resource.h [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
zipfldr.cpp [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
zipfldr.rc [TRANSLATION] Hindi translation of the shell extensions. (#1405) 2019-03-11 16:52:21 +01:00
zipfldr.spec [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00
zippidl.cpp [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
zippidl.hpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02:00