- Fixed some type problems if cmd is compiled as unicode.
authorHartmut Birr <osexpert@googlemail.com>
Thu, 7 Aug 2003 09:38:54 +0000 (09:38 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Thu, 7 Aug 2003 09:38:54 +0000 (09:38 +0000)
commit6810286aa0924c3829751098c46e84285111a613
tree6d0504099b0b3329a187f99c73620520727e3919
parentfe60cb498551c1dbe6fa27f9e771bef70195df4f
- Fixed some type problems if cmd is compiled as unicode.
- Convert a string from unicode to ascii which is written
  to a file (or to the console), if cmd is compiled as unicode.

svn path=/trunk/; revision=5458
reactos/subsys/system/cmd/console.c