TODO.txt
上传用户:hy_wanghao
上传日期:2007-01-08
资源大小:279k
文件大小:2k
源码类别:

Shell编程

开发平台:

Visual C++

  1. The TODO list:
  2. : Handle "Open" folder correctly
  3. : Handle "New Folder"
  4. : Show Properties dialogs for Files and Folders
  5. : Add toolbar icons
  6. : Show context menu in Explorer tree for folders
  7. o Show context menu in Explorer tree for root
  8. : Bring up warning dialog on name collisions
  9. o Add error handling to ADF wrappers
  10. : Handle disk space exhaustion on copy operations
  11. * Implement recursive copy
  12. : Implement recursive delete
  13. : Delete Confirmation dialog box
  14. * Add correct ADFlib error handling and return localized error messages
  15. : Handle "cut" icons in clipboard operations
  16. : Handle drag'n'drop to same window
  17. o Be aware of MAXNAMELEN vs MAX_PATH collisions
  18. : Make folders in Explorer tree drop targets
  19. : Handle copy/paste to same window
  20. : Handle "cut" window refreshes
  21. : Support "deleted" files
  22. : Add ability to edit comment in property page
  23. * Handle drop on folder items in ListView
  24. * Show "Document" icon for text files (non-executable files)
  25. * Handle hard-disk partitions more userfriendly
  26. : Add "x object(s) selected" statusbar message
  27. : Create Properties dialog for Volume (with "disk space" pie-chart)
  28. * Show Copy Progress dialog
  29. : Make sure read-only volumes have correct UI
  30. : Have "Open" folder-icon too
  31. : Add statusbar messages when hovering over menus
  32. : Support for "New" shell item (wizard to create hd and floppy)
  33. * Persist some view properties (column size, view menu attributes)
  34. * Support creating "links"
  35. : Add icons to Windows Drive list when attached hard drives found
  36. o Check Windows platform compatibility issues
  37. * Add Web view (HTML template) to namespace
  38. The BUG list:
  39. : Fix menu separator items before merging in View menu on win95
  40. * Crashing W2K when creating new folder and then drag'n'dropping to it (W2K bug)
  41. : "Cut" does not delete its own files or refresh
  42. * Paste operation fails after closing source view (Shell feature?)
  43. : ADF View Menus disappear when navigating solely in the folder tree
  44. : The root item is not a drop target on W2K
  45. : Rename of folder does not always update tree
  46. * Unable to navigate to subfolder using Tree's context menu "Open" item (Shell bug?)
  47. * Rare W2K freeze on SHChangeNotify() refresh when another Explorer is open in explore-mode (W2K bug?)
  48. : Crash on file properties for unnamed hardfile volume
  49. : Context Menu appears out-of-place when using SHIFT+F10
  50. * Rename of folder in properties dialog doesn't work if it's the viewed folder itself
  51. [ : is done, o is almost done, * is still there ]