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/
