reactos/dll/shellext/zipfldr
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
lang [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
res
CConfirmReplace.cpp [ZIPFLDR] Move CConfirmReplace to a new file 2019-03-06 23:09:35 +01:00
CEnumZipContents.cpp
CExplorerCommand.cpp
CFolderViewCB.cpp
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CZipEnumerator.hpp
CZipExtract.cpp [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
CZipFolder.hpp [ZIPFLDR] Add 'Extract All' to individual item context menu. 2018-08-05 11:54:56 +02:00
CZipPassword.cpp [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
Debug.cpp
IZip.hpp
precomp.h [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
resource.h [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
zipfldr.cpp [ZIPFLDR] Implement RouteTheCall, so that applications can 'launch' zip files 2018-08-05 11:54:56 +02:00
zipfldr.rc [TRANSLATION] Hindi translation of the shell extensions. (#1405) 2019-03-11 16:52:21 +01:00
zipfldr.spec
zippidl.cpp [ZIPFLDR] Allow the shell extension to extract passworded zip files 2019-03-06 23:09:35 +01:00
zippidl.hpp