hi
i'm developing an application for palmusing codewarrior and the instruction:
error = SysLibFind("INet.lib", &refNum);
fails because it cannot find the INet.lib. do you know where can i download it? however it is quite strange actually i got the file INetMgr.h
Having a header file in a SDK doesn't mean that the library will be available on all devices. There is no support in Palm OS 5 or later for INetLib. Please see the disclaimer at
http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=19
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
