Mail Archives: djgpp/1998/01/01/20:35:33
You'll need to be more specific. What works just great until...? Sorry, but there isn't enough here to say anything, except for what I've said.
In message <34AA94FA DOT 98076A06 AT usa DOT net>, Rune Lanton <please DOT mail DOT me AT usa DOT net> wrote:
> Hello
>
> I wrote this line of code: 'file_pointer = fopen(arg_pointers[1],
> "rb");'
>
> It works just great, until I put this in my program:'status =
> findfirst(search_wild, fileinfo,FA_HIDDEN);'
> When I comment out this line, everything works just fine, but it does
> NOT work whit that line active. Why???
>
> lanton AT c2i DOT net
>
>
- Raw text -