Re: PIM sdk installation

2007-11-06 Thread victorp king
i have check it out , so 3x everyone 2007/11/7, victorp king <[EMAIL PROTECTED]>: > > here the new question comes out, precondition "Garnet OS Development Suite > Version: 1.2.1.02" , as we know , sdk 5.4r4 is published with this sdk , > and we also can download PALM_SDK from PDN ,what's the dif

Re: PIM sdk installation

2007-11-06 Thread victorp king
here the new question comes out, precondition "Garnet OS Development Suite Version: 1.2.1.02" , as we know , sdk 5.4r4 is published with this sdk , and we also can download PALM_SDK from PDN ,what's the different between these SDKS? i am a fresh man , so the question maybe strange ,pls don't sho

Re: PIM sdk installation

2007-11-06 Thread Phreak OnALeash
Hi, Put'm in your sdk folder and they will be found. On 11/6/07, victorp king <[EMAIL PROTECTED]> wrote: > > hi, guys: >i have download PIM sdk header files, but what's the next step? > >i means that- in a PODS project -how to add this header files > to "Includes" archive

Re: sysAppLaunchCmdSystemReset and loading library.

2007-11-06 Thread Jeff Loucks
Offhand, I would suggest identifying the line that's failing. This seems obvious, but it helps to do so before asking the forum for help. We can't run your code. Next, examine the code produced. Sometimes the compiler/optimizer does some curious things... BTW, why do you check for (refNum > 0)? I

Re: sysAppLaunchCmdSystemReset and loading library.

2007-11-06 Thread Ben Combee
On 11/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > yes this is set for both targets. The difference is in the code model - small > for debug, large for release, and the release target has a code optimization > for small code, hard debug. There's never a good reason to use large in prefer

PIM sdk installation

2007-11-06 Thread victorp king
hi, guys: i have download PIM sdk header files, but what's the next step? i means that- in a PODS project -how to add this header files to "Includes" archive -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com

Re: sysAppLaunchCmdSystemReset and loading library.

2007-11-06 Thread nevermik
yes this is set for both targets. The difference is in the code model - small for debug, large for release, and the release target has a code optimization for small code, hard debug. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company

Re: sysAppLaunchCmdSystemReset and loading library.

2007-11-06 Thread Neil Whitworth
[EMAIL PROTECTED] wrote: Hello guys, I have a strange problem. I have the default targets for my application - Debug and Release. And that piece of code is working in the debug target, but reseting the device with the release target: Do you have the pc-relitive strings setting set the same fo

sysAppLaunchCmdSystemReset and loading library.

2007-11-06 Thread nevermik
Hello guys, I have a strange problem. I have the default targets for my application - Debug and Release. And that piece of code is working in the debug target, but reseting the device with the release target: case sysAppLaunchCmdSystemReset: { #pragma warn_a5_access on

RE: What 'counts' as a global?

2007-11-06 Thread Tam Hanna
Hello, beeing on a vacation ATM, I would like to share a little story about 'globals' - I discovered it a few years ago while coding for WristPDA. Anyways, afaik, a float multiplication also uses globals on PODS. Had a hard time figuring that out back thenthe watchface crashed all the time..

Re: Alarm Silent/Loud on Treo650

2007-11-06 Thread Hynek Sladky
Hi, nobody knows? Hynek Sladky Hynek Sladky wrote: Is there any way how to programatically switch between silent/loud alarm? I need it to my own application... I tried {UInt32 val=hsAttrRingSwitchMute; HsAttrSet (hsAttrRingSwitch, 0, &val);} but it doesn't work... Thanks in advance. Hyn

Re: how to read the address book db?

2007-11-06 Thread victorp king
3x, i have download the PIM header files, so the next step how to use it in GODS? 2007/11/6, Michal Seliga <[EMAIL PROTECTED]>: > > victorp king wrote: > > i am enjoying tero680 ,which one u test on? > i own treo680 and i use it for tests but i don't enjoy it (as mobile > phone its > very poor,

Re: how to read the address book db?

2007-11-06 Thread Michal Seliga
victorp king wrote: > i am enjoying tero680 ,which one u test on? i own treo680 and i use it for tests but i don't enjoy it (as mobile phone its very poor, as palmos handheld its acceptable but then overpriced) > there is anothing i want to know , dose GODS have this 'PIM' sdk ? i have no idea