Mail Archives: djgpp/2000/12/24/08:36:32
Norberto Alfredo Bensa <nbensa AT hotmail DOT com> wrote:
: From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
:>
:> Probably, Windows itself. Is the Windows swap file located on this
:> volume? If so, what's its size?
: It's on another partition, so it isn't the problem
:>
:> Also, what happens if you run the same program on the same machine, but
:> in plain DOS mode (i.e., boot to command prompt only)?
:>
: It works just fine (!).
: I think I found the problem, Int 21h, AX=7302, doesn't seams to report the
: actual free clusters on the given partition.
: I've changed the statfs function to use Int 21h, AX=7303 instead and now it
: works (on Win9x at least).
Does it work in plain DOZE too?
Please post a patch or the changed source.
Right,
MartinS
- Raw text -