CompuServe Messages

fseek() rets -1

    03-Aug-93 01:17:14
Sb: #50313-fseek() rets -1
Fm: Lee Hart [Microsoft] 76150,2536
To: james lopes 73302,1122
>>>You know, we haave our code working to a point under NT. That point being it works well enough for out sales force to take the code out to a customer with the idea of showing them we are working on an NT port and this is what we have so far. Well it works that well unfer under NT but when we try it under Win32s file problems happen. Bad file handles, bad file pointers, file stat_buf data bad. We are also using a beta of XVT/NT which may or may not have problems in this area. Well back to the code. The debug builds of both Windows 3.1 and Win32s may come in very handy in these cases, in tracking down what is failing. Make sure that you set your Win32s debug flags to include messages about unthunked messages and APIs. Lee