[SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 1 Dec 2019 17:26:34 +0000 (02:26 +0900)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2019 17:26:34 +0000 (02:26 +0900)
commitf1bc04d7e604d069ef45657325ad0a731cbf3775
tree8e46f34f88685c19dec5b876f8c9a9753bf9ebf0
parentc35ebdfeb613242eaa905230033712d43d8b0070
[SHELL32][ZIPFLDR] Implement SendTo ZIP folder (#2118)

Follow-up of #2114.
- s/Creater/Creator/
- Add an empty file in the SendTo folder.
- Trick.
CORE-16495
dll/shellext/zipfldr/CMakeLists.txt
dll/shellext/zipfldr/CSendToZip.cpp
dll/shellext/zipfldr/CSendToZip.hpp
dll/shellext/zipfldr/CZipCreator.cpp [moved from dll/shellext/zipfldr/CZipCreater.cpp with 97% similarity]
dll/shellext/zipfldr/CZipCreator.hpp [moved from dll/shellext/zipfldr/CZipCreater.hpp with 85% similarity]
dll/shellext/zipfldr/precomp.h
dll/win32/shell32/wine/shellpath.c