That option is checked. The open returns a handle and a zero error code. Upon further examination, it appears that the FileWrite is also not funtioning properly even though it is not returning an error. I'm getting close to going back to 4.0.
"Ben Combee" <[EMAIL PROTECTED]> wrote in message news:102153@palm-dev-forum... > > At 20:27 2002-11-21 -0500, you wrote: > >The code matches the prototype. When I run my app compiled with SDK 4 it > >runs fine. The same code after installing SDK 5.0 and recompiling does not. > >I was running it on the emualtor using a palmOS 4.0 debug ROM. I also get > >the same results (before OK and after crashes) when I run on the 5.0 > >simulator. If there's something else going on here, I don't know what it > >is. > > Look for other code that could affect the opening of the file stream, and > make sure you've got the "Require Function Prototypes" switch on in > CodeWarrior's C/C++ Language settings. However, a direct compare of > FileStream.h from 4.0 and 5.0 SDKs show no differences except in the comments. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
