]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - sftp.h
Define WM_MOUSEWHEEL (to 0x20A) if it's not defined by windows.h.
[PuTTY_svn.git] / sftp.h
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-02-24 Simon Tathampsftp now works as part of the PuTTY suite
2001-02-24 Simon TathamSFTP client now successfully handles cd, ls, get and put.
2001-02-23 Simon TathamFirst stab at an SFTP client. Currently a Unixland...