Mail Archives: djgpp/1994/10/05/01:56:38
Hi,
It's me again, I think I figured out why my mouse handler did work, it
is not because djgpp's real mode callback, but because the go32 has had
a mouse handler built in already. Using the event queue library came
with libgrx solves my problem.
On a complete different problem. go32 seems not clean its swap space
corrently, I have a 11M parition serves as my linux swap space, windows
swap space and go32 swap directory. If I run "ld" links my program with
a large library, I lose nearly 3M go32 swap space. I need to run chkdsk
to reclaim the lost disk space. All the huge files "FILEXXXX.CHK" begin
with a string "go32 pagging file".
Dong
- Raw text -