Digital certificates on Palm

2005-06-19 Thread Pradeepkumar Chaturvedi
Hi, I want to use digital certificates on Palm device. The header file CertificateMgr.h declares the API' s for that. It is mentioned under each API "Implemented only if Palm OS Cobalt Feature Set is present". Does this mean digital certificates are not supported for devices prior to Palm OS Cobal

Re: can't get treo 650 to vibrate

2005-06-19 Thread Justin
I didn't even know there was a separate Handspring API. After a lot of poking around to get the API to work (it tries to redefine some of the PalmSource functions and a macro), I finally got to try your code, and... It works! Thank you so much. -- For information on using the PalmSource Devel

LifeDrive Cache question

2005-06-19 Thread Roel Wijmans
As i understand it, the LifeDrive has a 10Mb caching system. Does this mean that its limited to run apps smaller then 10 mb only? The amount of time required to copy an application to memory would the obviously make the device very slow. Is my assumption correct? If so, is there a way around t

Re: C Compiler

2005-06-19 Thread Logan Shaw
Henk Jonas wrote: BTW: cygwin even has a running X-server and allows you to run at least commandline apps compiled for linux on your windows machine. By which I assume you mean command line apps that are compiled for Linux and *running on* Linux as well, right? There's quite a bit of differenc

RE: Treo 650 Simulator problem

2005-06-19 Thread Oscar De León
Vesselin, I did the same, downloaded the GSM version from Sprint. But I see that the simulator is terribly slow! Program launch or quit makes the CPU raise up to 100% for several seconds (10 or more). This makes testing very slow! Regards Oscar -Mensaje original- De: [EMAIL PROTECTED]

RE: C Compiler

2005-06-19 Thread Oscar De León
Ok, I will check! Thanks Oscar -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Henk Jonas Enviado el: Domingo, 19 de Junio de 2005 4:14 Para: Palm Developer Forum Asunto: Re: C Compiler Oscar De León wrote: > Hi Henk, > thanks for your advice. > Unfortunatel

Re: The Release has bug where the debug hasn't

2005-06-19 Thread Jürgen Wind
Udi Kobi schrieb: > Hi, > Running the release version of my application I found a bug > where the debug version is fine. > The bug is on the following line of code: > t = MonthData[n] - 2; // MonthData is a simple array of intergers > > The release version alters the value of 'n' with no reason, >

The Release has bug where the debug hasn't

2005-06-19 Thread Udi Kobi
Hi, Running the release version of my application I found a bug where the debug version is fine. The bug is on the following line of code: t = MonthData[n] - 2; // MonthData is a simple array of intergers The release version alters the value of 'n' with no reason, i.e. n equals X before executing

Re: What Palm GUI tool to use on Mac OS X?

2005-06-19 Thread Ben Combee
At 01:01 AM 6/19/2005, you wrote: How would licensing work for this, if Constructor is not under a commercial license? Constructor for Palm OS is included with the Palm OS SDK and it's owned by PalmSource. You can't redistribute the application, but any files edited or created by the applica

Treo 650 Simulator problem

2005-06-19 Thread Dr. Vesselin Bontchev
> I have downloaded the Treo 650 Simulator from the plugged in site, > the file: > palmOne_SDK_4_4_Treo_650_Simulator_GSM_Telefonica_ES_Rel.zip > > I have a problem with it, since I can start it, load the rom, the > Palm logo appears, and the setup application screen Step 1 appears, > but it does n

PODS 1.2.1.02 and Resource Editor 6.3.0.1

2005-06-19 Thread Dr. Vesselin Bontchev
> We at PalmSource have been following the recent discussions > regarding the PODS 1.2.1.02 update. We're aware of a couple of > significant bugs, and want to communicate to you our position on > it before the flames get too hot. I'm sure we all will appreciate it very much if you at PalmSource co

Re: C Compiler

2005-06-19 Thread Henk Jonas
Oscar De León wrote: Hi Henk, thanks for your advice. Unfortunatelly for me, cygwin download is still complicated as before. Even if the page states that it is just a dll, the setup program offers megabytes of downloads (mentioned in the page itself), and I do not have any idea of which of them h