Hi,
I have an app that does some network stuff and now I want to add support
for the Palm VII. So I added a sample call from the INet library
(INetLibOpen) to see how the linking works. I've added the INet.lib library
to my project. But now when linking I get about 54 errors all saying things
like:
Builds:Projects:ElevenRelease:Libraries"INet:Src:InetLib.c: 'MemSet'
referenced from 'INetLibOpen' is undefined
and so on for every standard Palm OS api call. I've replace the
StartupCode.lib with the one in the "Palm VII Support" directory - do I
need to do this? Anyway it doesnt help.
Anyone got an idea? Also, could a kind soul send me that famous "oparead"
(or whatever it's called) sample that was in the beta release of CW6?
That's be much appreciated.
Chris