I've put together a draft patch to address bug 28189, regsvr32: No usage in wineconsole.
I'm using resource strings and have converted all of the printf calls to WriteConsoleW.
I also converted the source to Unicode, but overall, there are few coding points I'm not quite sure about.
If someone could look over the changes and offer some feedback, I'd certainly appreciate it.
URL: http://bugs.winehq.org/show_bug.cgi?id=28189
-- Hugh