History log of /reactos/dll/shellext/zipfldr/CSendToZip.cpp (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.4.14-release, 0.4.15-dev, 0.4.14-RC, 0.4.13-release
# f1bc04d7 01-Dec-2019 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[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


# 962ff6e2 01-Dec-2019 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[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