CompuServe Thread

#fstat() returns -1

2 messages in this thread
#50249From: C.W.ChungJul 30, 1993 6:17 PM
fstat() returns -1 all the time under win32s. However, under identical conditions it returns 0 under NT. What gives? KQ There is 1 Reply.
#50555From: Lee Hart [Microsoft]Aug 3, 1993 1:38 PM
>>>fstat() returns -1 all the time under win32s. However, under identical conditions it returns 0 under NT. What gives? Several questions: (1) Which version of the C Runtime are you using? (libc, libcmt, crtdll)? (2) If you've set up the debugging Windows 3.1 and Win32s system files, are you getting any useful information, such as unsupported APIs that are called. Lee