[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 Dec 3 16:39:32 CET 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=3626
--- Comment #32 from Haos <olaf_siejka at o2.pl> 2008-12-03 16:39:30 CET ---
nls.c:
Status = NtCreateSection(&SectionHandle,
SECTION_MAP_READ,
&ObjectAttributes,
NULL,
PAGE_READONLY,
SEC_FILE,
299: FileHandle);
300: DPRINT1("Status2: %x\n", Status);
301: }
}
--
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