I'm migrating a CW project from one computer to another, and resuming work on this project after several months lull. When I build it on the new machine, I get the error in the subject when trying to use the WinCreateOffscreenWindow function. The compiler will recognize screenFormat and genericFormat, but not nativeFormat. I'm wondering if it's just a project setting in CW somewhere? I'm running CW 8.3
I commented it out, just to see if I could get my app running on the emulator (which it was doing fine on the old machine). It ran fine until I tried to call WinGetBounds(), where it said that routine doesn't exist in this version of the PalmOS.
So what am I missing? The Core SDK? I looked around on the PalmSource site but still wasn't sure what I needed to download.
You need to update the CW for Palm OS 8.3 installation to use the most recent Palm OS SDK. Get the Palm OS 5.0R3 SDK from the PalmSource site, then update it with the Palm OS 68K SDK (Fall 2004) Update.
-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
