Out of curiousity did you find a limit? or just get tired of opening up
new console windows? (or did you write a batch file, LAZY ASS! lol)
Steven Edwards wrote:
Hi,
--- Hartmut Birr <hartmut.birr(a)gmx.de> wrote:
Ge van Geldorp schrieb:
The location where it actually fails is in
CsrInitConsoleScreenBuffer()
where HeapAlloc() returns NULL. The parameters in the call look fine, I'm
guessing we're running out of private heap space here. The heap is created
in csrss/init.c with a size of 64k, it should be growable but maybe we don't
support that? Anyway, if I increase the heap size there to 640k I can create
far more consoles.
there exist two definitions for HEAP_GROWABLE. I will fix this in a few
minutes.
Thanks guys. With the latest changes I am able to open 100+ consoles.
....100+ ought to be enough for everyone <g>
Thanks
Steven
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev