in reply to Re^7: Character encoding in console in Windows
in thread Character encoding in console in Windows

I think dropping it for Vista was fallout from the problem that under Win32, any program could send window messages to any other program, which was a bad thing, as you could send WM_TIMER messages with a callback parameter to execute arbitrary code in the other executable. I'm using filename drag-n-drop quite often, but I'm still on Windows XP.