Mail Archives: djgpp/1998/01/21/09:37:37
On Wed, 21 Jan 1998, Petr Stehlik wrote:
> Both applications do not run under WindowsNT - PARCP can't list logical
> drives correctly (getmntent) and Atari800 stays in black screen after
> switching graphics to mode 13.
For the `getmntent' problems, please download the patched mntent.o (or the
entire patched libc.a) from Tom Demmer's site. The stock version of
`getmntent' in the v2.01 library had several problems specific to NT.
I don't know anything about mode 13 on NT, but your problem with it might
stem from the fact that NT doesn't like to allow applications to access
hardware via ports.
- Raw text -