Anyone knows why StrCompare is not defined in PACEInterface.cpp. There are other apis too, that are not defined. Will they work when I add them manualy to file.
1) Upgrade to V9.2 and use PACEInterfaceLib.h -- it uses a C interface style, rather than C++ class inheritance, and should be easier to port your code.
2) Please extend the PACEInterface.h and PACEInterface.cpp files. They are used both by the class form and by the library form. I put a lot of functions into there, but didn't get complete API coverage.
How can I debug PACE Native Object. I can't set break point in it neither can stepin in native function.
That's what the FAST toolkit is for. Read the posts on pno-forum, especially those by Steve Lemke, on the availablilty of this from the seeding section of the PalmSource website.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
