Hi, This is the problem for which I have not found any solution till now. The problem is as follows:
I have developed a conduit in C. I have a running palm application in the device. I want my conduit to create a pdb file in palm device based on a file in desktop. My application creator id is 'SENS'. I have registered the conduit with Hotsync manager using the creator id of my application. The trouble is Hotsync manager does not run my conduit. If I modify the conduit of any system application like address book, memo etc, then hotsync manager is running my conduit. Have anybody faced this problem before? What creator id should I use to enable the Hotsync manager to recognize my conduit? Am I doing anything wrong? Do I need to use STRT to make hotsync manager to recognize my conduit? Do anybody know any sites offering tutorials on writing conduits in c / c++ / vb / java? This would be of great help to all conduit developers especially beginners like me. Please help me, Thanks and Regards, Girish. ----- Original Message ----- From: "Jamille" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, August 16, 2004 5:49 PM Subject: Object Library - GotoForm > Hi, > > I'm starting to study the Object Library (POL), but I'm with difficulties in working with forms (CForm). I looked for examples, but all of them uses modal forms (calling methods like DoDialog). Where can I find examples that use GotoForm method? (Every time I put this line in my apllication, an error occurs - CPalmApp: Invalid form load event) > > Thanks a lot, > Jamille > -- > 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/
