reactos/dll/shellext/zipfldr
Katayama Hirofumi MZ 962ff6e2fa
[SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114)
This PR will implement *.ZFSendToTarget file type that will realize SendTo ZIP folder in future.
CORE-16495, CORE-12562
2019-12-01 21:20:53 +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] Performance: Initialize m_Filename quickly 2019-10-22 09:55:06 +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 [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
CSendToZip.cpp [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
CSendToZip.hpp [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
CZipCreater.cpp [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
CZipCreater.hpp [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +09:00
CZipEnumerator.hpp [ZIPFLDR] Initial implementation. 2018-04-07 15:29:59 +02: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 [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01: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 [SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114) 2019-12-01 21:20:53 +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