ReadMe.txt
上传用户:geanq888
上传日期:2007-01-03
资源大小:316k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. Whats new in version 1.2
  2. ------------------------
  3. To run the sample You need:
  4. - WinSock 2
  5. - WinINet (WININET.DLL)
  6. BUGS & NEW FEATURES:
  7. - compiled in Visual C++ 6.0, NT SP4
  8. - resources language changed to english (sorry for the Czech resources)
  9. - ComboBoxEx renamed to ComboEx (MFC 6.0 has it's own ComboBoxEx)
  10. - settings serialized to INI file (no compatibility with old one - sorry)
  11. - netnode (in Windows 95)
  12. - fixed exe files icons (loading -> showing)
  13. - fixed exe files - auto check
  14. - colours around icons - after changing system colours
  15. - people list (popup menu shows only...)
  16. - tooltips and statusbar
  17. - Mail page separated to SMTP and POP3 parts
  18. - People - drag & drop
  19. NOTE: Sorry, there is a lot of inherited code I leave in.
  20.       The POP3 page will be updated...