Hello!
Propose improvements: split function `PrintControlIdentifiers` into two
functions:
1. GetControlIdentifiers - for collect information about controls and
2. PrintControlIdentifiers - for output collected info.
Also, in PrintControlIdentifiers method this patch consist:
1. It is now possible to determine the output encoding (by default is system
console encoding).
2. Fix console pipeline output bug.
Yours
Mikhail.
Original issue reported on code.google.com by eb...@list.ru on 19 Dec 2011 at 5:46
Original issue reported on code.google.com by
eb...@list.ru
on 19 Dec 2011 at 5:46Attachments: