Re: Fwd: amblksize definition

2005-09-19 Thread Vijay Kiran Kamuju
please ignore this patch, i'll be sending a more correct patch.On 9/19/05, Vijay Kiran Kamuju <[EMAIL PROTECTED] > wrote:I will be initializing that variable to 16, in msvcrt's heap.c In that way it would be in msvcrt's code. There are some diffreneces between the value returned and the documentati

Re: Fwd: amblksize definition

2005-09-19 Thread Vijay Kiran Kamuju
I will be initializing that variable to 16, in msvcrt's heap.c In that way it would be in msvcrt's code. There are some diffreneces between the value returned and the documentation.On 9/19/05, Saulius Krasuckas <[EMAIL PROTECTED] > wrote:* On Mon, 19 Sep 2005, Vijay Kiran Kamuju wrote:>> amblksize

Re: Fwd: amblksize definition

2005-09-18 Thread Saulius Krasuckas
* On Mon, 19 Sep 2005, Vijay Kiran Kamuju wrote: > > amblksize definition in msvcrt. Wouldn't it be nice to establish a real variable somewhere in the msvcrt code?