Hello, Could someone help me on this? Is this error caused because NetLibOpen is a system function and I cannot redefine it? Is there something else? I have PILOT_PRECOMPILED_HEADERS_OFF defined like I'm supposed to.
Regards, Charu -----Original Message----- From: Charu Venkatraman <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Date: Wednesday, March 20, 2002 11:02 AM Subject: net.lib >Greetings all, > >I am trying to dynamically capture calls made to net.lib. I wrote a shared >library that exports the same set of functions as net.lib - NetLibOpen and >so on. However I cannot even get this library to compile! I get the >following error: > >'Illegal use of inline function >NetLibDispatch.c line 187 JMP NetLibOpen' > >Out of curiosity I renamed the function to NetLibOpen1 and the error >disappeared. Can someone please help me on this? > >Regards, >Charu > > > > >-- >For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
