[ros-bugs] [Bug 3626] cmd shell initially comes up in permanent loop printing squares

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Nov 19 01:06:51 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3626





--- Comment #11 from hto <hto at dev.null>  2008-11-19 01:06:49 CET ---
Well, now add DPRINT1("%u\n", nNumberOfCharsToWrite); to IntWriteConsole() in
dll/win32/kernel32/misc/console.c and DbgPrint("ConPrintf: %d\n", len); to
ConPrintf() in base/shell/cmd/console.c after calls to _vstprintf() and
WideCharToMultiByte() to see from where that 208 comes.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list