Thanks Steven, I will try!! Sam
-----Original Message----- From: McMicken, Steven [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2000 4:57 PM To: Palm Developer Forum Cc: '[EMAIL PROTECTED]' Subject: RE: Using VC++ debug Conduit Question? Please Help You must be using the debug version of your conduit in VC++. See the Conduit Programmer's Companion in the CDK for information on how to setup debug, the appendices should get you started. Close the HotSync Manager on the desktop, make sure the icon disappears from the icon bar. Start the debugger in VC++, you should see the HotSync icon popup again in the icon bar. Start the HotSync application on POSE, then press the "Modem Sync" button on the POSE screen. The VC++ debugger will stop when it gets to your first breakpoint. Regards, Steve -----Original Message----- From: Samuel Tu [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2000 4:37 PM To: Palm Developer Forum Cc: '[email protected]' Subject: RE: Using VC++ debug Conduit Question? Please Help I able to sync the POSE with Palm Desktop already, but my question really is How to work with VC++???? How can I setup VC++ and debug the conduit when I press the hotsync button in POSE Sam -----Original Message----- From: McMicken, Steven [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2000 2:04 PM To: 'Palm Developer Forum' Cc: '[EMAIL PROTECTED]' Subject: RE: Using VC++ debug Conduit Question? Please Help See KnowledgeBase article #1674. http://oasis.palm.com/dev/kb/article.cfm?id=1674 Regards, Steve -----Original Message----- From: Samuel Tu [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2000 1:44 PM To: Palm Developer Forum Subject: Using VC++ debug Conduit Question? Please Help Hi Everyone, I have a existing palm program and a customize conduit, I would like to debug the conduit step by step in source level. However, after I follow the conduit document from CDK to setup the VC++6, it just give me some inspector information. What I really want is go inside the conduit line by line. SoI load the prc into POSE and insert some data into my program already,hotsync from POSE. Nothing happen.... Could you guys tell me how to use POSE debug the conduit? Or please give me some information on this topic. Thanks alot. Sam ============================================ Samuel Tu Programmer Numoda Corporation The Curtis Center 601 Walnut Street, 9th Floor Philadelphia, PA 19106 Tel : 215.238.8881 Fax : 215.238.9995 Email: [EMAIL PROTECTED] --------------------------------------------------------------- This electronic mail transmission contain confidential information intended only for the person(s) named. Any use, distribution, copying or disclosure by another person is strictly prohibited. --------------------------------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
