1 May
2002
1 May
'02
9:15 p.m.
Question - I modified WCMD to support the 'TITLE' command which passed it through to SetConsoleTitle(A), and a simple program which subsequently calls GetConsoleTitle shows that the new value is in effect, but I dont see any window title for the WCMD shell. Is this a limitation of the console handling? (I tried with Managed='Y' and with no Managed line in my config file and the result was the same) Should I submit the patch to support the title command even though it will not be displayed currently? Its simple enough to do. Regards, Jason