At 03:48 PM 4/17/00 -0700, you wrote:
>Hello All,
>
> I am following the minimal sales conduit example in O'Reilly's book "Palm
>Programming". The tools I am using are a little different than the ones
>mentioned in the book. I am using Visual C++ 6.0 and HotSync Manager 3.0.2.
>Everything else in the example worked. However, if I invoke Custom menu in
>HotSync manager and click Change, the conduit will crash. The
>ConfigureConduit entry point doesn't work. Following is the code stub. Does
>someone know the reason? Thanks.
>
>
>__declspec(dllexport) long ConfigureConduit(CSyncPreference& pref) {
It's been a while, but shouldn't you be using CfgConduit rather than
ConfigureConduit?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html