summaryrefslogtreecommitdiffstats
path: root/libvncserver/tightvnc-filetransfer/filetransfermsg.h
Commit message (Collapse)AuthorAgeFilesLines
* tightvnc-filetransfer: refactor CloseUndoneFileTransfer() into two functionsChristian Beier2018-10-211-1/+2
| | | | | | ...for closing upload and download separately. re #242
* `CreateDirectory` might clash with the `CreateDirectoryA`/`CreateDirectoryW` ↵Daniel Cohen Gindi2014-09-201-0/+9
| | | | macros on MSVC
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+54
Thank you very much, Rohit!