Re: [AD] al_findfirst() win2k. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> in /allegro/docs/html/alleg028.html#al_findfirst
>
> it says "Similarly, if you pass 'FA_ARCH' then both archived and
> non-archived files will be included. "
>
> if i use FA_ARCH it only finds files with the archive bit set.
> how do i find both FA_ARCH and non-FA_ARCH files ?
IIRC it worked fine the last time I tried on Win9x. I'll retest as soon as
I'm back home.
> i compiled it with djgpp using
> gpp f.cpp -lalleg
>
> im using win2k, WIP 4.1.6.
The combination DJGPP+Win2k is not very safe...
- Eric