#fseek() rets -1
03-Aug-93 01:17:11
Sb: #50293-#fseek() rets -1
Fm: Lee Hart [Microsoft] 76150,2536
To: PAUL BROPHY 70613,3304
>>>James, I had a similar problem with lseek. After I RTFM I found the
SetFilePointer function. This works on file handles, not file pointers.
Once I switched to SetFilePointer, everything worked fine on NT. Haven't
test yet on Win32s on 3.1. If you can use the NT file functions, give it
a try. -Paul
You had lseek fail on Windows NT? Did you report that in this forum so that
we could fix the bug?
Lee
There is 1 Reply.