Re: DmWriteCheck failed?

2008-02-12 Thread Jeff Loucks
Err 0x0214 is dmErrWriteOutOfBounds, which means you've attempted to write outside the bounds of the memory chunk. Err dmErrROMBased would be 0x020E (dmErrorClass | 14 in hex). On Feb 11, 2008 8:08 PM, Luc Le Blanc [EMAIL PROTECTED] wrote: I get a DmWriteCheck failed in POSE when performing a

Re: DmWriteCheck failed?

2008-02-12 Thread Jonathan Carse
I fell in the same trap, on a different occasion. :) 2008/2/13, Luc Le Blanc [EMAIL PROTECTED]: Jeff Loucks wrote: Err 0x0214 is dmErrWriteOutOfBounds, which means you've attempted to write outside the bounds of the memory chunk. Err dmErrROMBased would be 0x020E (dmErrorClass | 14 in

RE: Is the T3 still relevant?

2008-02-12 Thread Lee Church
I remember a post-conference session at the Palm Developer's Conference back in 2001 or 2002 (my memory fuzzes a bit that far back), where Hawkins showed the prototype converged phone/PDA, what became the clamshell first Treo (the Handspring phone). He predicted that wireless mobile devices

Re: Is the T3 still relevant?

2008-02-12 Thread Mike Bolton
so that's it. Palm OS is dead. Graffiti (elegance) is dead to qwerty. All my PalmOS applications are worthless (incl my favorite--DateBk6). Cannot imagine talking on a smartphone while reviewing calendar, addressBook, and toDo list, but progress marches forward and will follow with it. Over 10+

Re: DmWriteCheck failed?

2008-02-12 Thread Lionscribe
Well blaim it on Palm. They should have defined it as dmErrorClass | 0x0E BTW, I made the same mistake this morning. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: PNG files

2008-02-12 Thread Ekra
If you are not able to find then we can give you direct link Regards -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: PNG files

2008-02-12 Thread Don Albertson
Marcus Herminio Araujo Nunes wrote: Hi, I would like to know how I work with png files. I need to convert png to jpg. Has someone any idea? Thanks, Regards Marcus Go to http://www.google.com Enter this search string -- no quotes necessary convert png to jpeg -- Many people would sooner

Re: Is the T3 still relevant?

2008-02-12 Thread Edward Jones
I have just seen this article on the Palm Info Center website which seems fairly depressing news for pure PDA Palm developers like myself in which it shows Palms revenue for the last quarter. http://www.palminfocenter.com/news/9532/palm-q3-fy08-conference-call-highlights/ It shows that a

Re: Is the T3 still relevant?

2008-02-12 Thread Christopher Stamper
I think your right, Tam... :-) On Feb 12, 2008 9:42 AM, Tam Hanna [EMAIL PROTECTED] wrote: Hi Sid, evcen though my memory probably already wanes a bit, I can darkly recall that there once was some kind of PalmPhotoLib update bundled in with either Palm's SDK or seperately available on

RE: Is the T3 still relevant?

2008-02-12 Thread Tam Hanna
Hi Sid, evcen though my memory probably already wanes a bit, I can darkly recall that there once was some kind of PalmPhotoLib update bundled in with either Palm's SDK or seperately available on pluggedin.I can definitely recall installing such a lib to my good old T3 more than once... Best

Re: DmWriteCheck failed?

2008-02-12 Thread Luc Le Blanc
Jeff Loucks wrote: Err 0x0214 is dmErrWriteOutOfBounds, which means you've attempted to write outside the bounds of the memory chunk. Err dmErrROMBased would be 0x020E (dmErrorClass | 14 in hex). Oops! I read 14 as if it were in hex in the DataMgr Header file. Luc Le Blanc -- For

Re: In PODS multi-segment app, some function calls jump to wrong place

2008-02-12 Thread Ton van Overbeek
On 2008-02-12, Steve Moseley [EMAIL PROTECTED] wrote: Bodo Do you use the GDB with multi-segment support? Search for Ton von Overbeek in the archive. No, I was not - so I've tried to apply the patches, but have run into problems. The README says: This zip archive contains a drop-in

PNG files

2008-02-12 Thread Marcus Herminio Araujo Nunes
Hi, I would like to know how I work with png files. I need to convert png to jpg. Has someone any idea? Thanks, Regards Marcus -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

AW: PNG files

2008-02-12 Thread Wolfgang Murth
Hi, I would like to know how I work with png files. I need to convert png to jpg. Has someone any idea? Use the freeware irfanview http://irfanview.tuwien.ac.at/ Wolfgang Murth -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see