1I noticed two things: 2 31) The painting isn't done quite properly in the top, right part (the 4empty menu/toolbar area part) of the explorer when in SDI mode. 5 62) When you switch back and forth from SDI to MDI, the toolbar 7settings (i.e., which ones to show) are not conserved. 8 9I found these issues while running your explorer from Windows XP SP2's explorer. 10 11 12- update problem in folders opened from the desktop in SDI mode 13- Combobox to switch the second input field between "Filter" and "Command" 14- rewrite autostart code and include all possible autostart locations 15- read "DESCRIPT.ION" files to display file descriptions 16- detect display mode changes and adjust desktop bar size 17- handling of full screen applications 18- implement additional deskbands 19- Drag Drop and file renaming on the desktop does not work. 20- implement Drag Drop from the tree view. 21- activate accelerator keys like <DEL> in shell view folders 22- program manager "progman" DDE server 23- Windows-key combos 24- Application Desktop Toolbars 25- hide CVS subdirectories, may be even implement a CVS managment plugin 26- printer and RAS connection icons in desktop notification area 27- use multi threading for launching of programs and filling start menu subdirectories 28- close start start menu when resizing explorer bar 29- adjust already open windows of all running applications when resizing explorer bar 30- implement blink effect in task bar for SetForegoundWindow() requests 31- Execute selected programs with additional command line options ("Run" dialog with pre-filled edit field) 32- switch background images with desktop switcher 33- Desktop Manager: Desktop Names; Speicherung der Verteilung von Applikations-Fenstern auf die verschiedenen Desktops -> config file 34- autostart doesn't work on NT4 ? 35- hide desktop bar when showing full screen applications 36- new start menu entry "Filemanager" close to "Explore" -> display C: and D: drive in MDI window 37- Startmenu: You can open the start menu by pressing Win-key, but can't close with another hit of Win-key. 38- Export von Bookmarks f�r IE (+ Mozilla) 39 40- Search Programs -> performance monitor.msc -> Abort 41 42 43<Nonvo> Martin, I would have a whish concerning explorer: I often want to start a program and give it some parameters. So nice featue: "Start with param..." 44<tinus_> Nonvo: shell extension 45<m-fuchs> tinus: we should think about installing some default shell extensions 46<tinus_> m-fuchs: perhaps, but it'd be nice if they actually were shell extensions 47 48- ShellBrowser: Probleme mit TVIF_CHILDREN (in der dritten Ebene?) 49 50 51> The nits: 52> * the MDI file manager top window does not seem to be aware of the scroll-wheel 53> * the task bar clock color seems to be hard-coded, and so does not show 54> with the High Contrast color. Several other places have similar issues 55> * there's no quick launch 56> * the desktop lacks much functionality, including the ability to arrange icons 57> * there are no startmenu settings/it does not heed the MS explorer ones 58 59> Is there some means of transferring applications across desktops? 60> What about (configurable) key combos to cycle/change desktops? 61 62