Re: About dialer on treo series

2002-12-11 Thread Miken
please help me ,and thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: About dialer on treo series

2002-12-10 Thread Miken
Hi,all,Thanks! I have passed,because I don't select "Always Search User Paths",and thanks. Now,I find a new problem.After I call dialer,and finish the call,I want to return my program UI.How to do? Thanks again. begin 666 1.jpg M_]C_X `02D9)1@`!`0$!+ $L``#_VP!#``@&!@<&!0@'!P<)"0@*#!0-# L+ M#!D2$P

Re: About dialer on treo series

2002-12-10 Thread Oliver
> Please help me! So you're getting an error saying that the identifier sysNotifyHelperEvent is unknown? Seems to me you're not including everything you need to. If you're using Windows, the windows exploder has a search feature that lets you 'grep' through files. I just did that and found this

Re: About dialer on treo series

2002-12-10 Thread ScottP
Why not just upgrade your version of Codewarrior to use the 4.0 SDK (or 5.0) rather than copying 4.0 files back to the 3.5sdk. I'm not sure what's in these files, but can't imagine that copying like this is going to work. Especially since if it ever does get past this error message the object files

Re: About dialer on treo series

2002-12-10 Thread Miken
Please help me! Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

About dialer on treo series

2002-12-09 Thread Miken
I download file SampleDialer.zip from www.handspring.com. I use codewarrior7.1,and move some code in file SampleDialer.c to my project.I add {#include "Helper.h" #include "HelperServiceClass.h" } in file MainForm.c header,and copy the 2 files from palmos4.0sdk to palmos3.5sdk.After I compile,the f