Re: [AD] DOS port instability under Win 9X |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
In a message dated 10/12/01 5:33:16 AM Eastern Daylight Time,
Vincent.Penquerch@xxxxxxxxxx writes:
> Hmm, since it does not happen in small programs, could it be memory
> that is not locked, which gets swapped out (since yielding will likely
> swap out stuff for a large program) and accessed by some interrupt
> driven code (thus page faulting) ?
Seems unlikely, as it does not disappear when CRT0_FLAG_LOCK_MEMORY is set in
_crt0_startup_flags.
Charles Bilyue'