Re: Wrong result from MemHandleSize?

2008-01-20 Thread David Linker
See below loc = MemHandleLock(h); strsize = StrLen(loc); //strsize = 288628 again wrong, but at least it is consistent! This makes no sense at all, and suggests a bug with your code. Pilrc always puts the trailing nul on string resources, and StrLen should not fail like

Re: Wrong result from MemHandleSize?

2008-01-20 Thread Roger Stringer
At 03:15 AM 1/20/2008, you wrote: Subject: Re: Wrong result from MemHandleSize? From: David Linker [EMAIL PROTECTED] Date: Sun, 20 Jan 2008 00:00:06 -0800 X-Message-Number: 5 void showProblem() { MemHandle h; /*long int*/ UInt32 strsize; Char * loc; h =

virtual expansion slot

2008-01-20 Thread peibull
I need to add a virtual expansion slot to the palm device (i.e. the slot won't be actually there). My targets are Palm OS 5 devices. Is that possible? Thanks! -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: Treo 680 simulator

2008-01-20 Thread Geetha Arasu
Thanks! For ur reply.. I am using Treo 680 simulator.. could u tell where can I find RMB? What is it actually mean? -Original Message- From: %%email.bounce%% [mailto:%%email.bounce%%] On Behalf Of Borszczuk Sent: Friday, January 18, 2008 7:53 PM To: Palm Developer Forum Subject: Re:

RE: Treo 680 simulator

2008-01-20 Thread Geetha Arasu
Thanks Ben! -Original Message- From: %%email.bounce%% [mailto:%%email.bounce%%] On Behalf Of Ben Combee Sent: Monday, January 21, 2008 1:34 PM To: Palm Developer Forum Subject: Re: Treo 680 simulator On Jan 20, 2008 8:58 PM, Geetha Arasu [EMAIL PROTECTED] wrote: Thanks! For ur

HTTP request

2008-01-20 Thread Geetha Arasu
1. Any one have idea on sending http request ? 2. Is there Net library in the treo 680 simulator? if not is there any way to load the library? Any suggestions -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see