Damn, I knew it was going to be something like that.... Thanks, Kevin
-----Original Message----- From: Keith Rollin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 1:39 PM To: Palm Developer Forum Subject: Re: Annoying "read from reserved memory" check At 4:33 PM -0400 7/3/02, Kevin OKeefe wrote: >Emulator: 3.4 >ROM: IIIC > >I have retrieved the label from a control using CtlGetLabel. >I then pass that pointer to another function that merely READS that data. > >Then the emulator complains that: > >"program just read from memory location 0x00005C9C, which is in the >"reserved" field of the frmControlObj starting at 0x00005C88, which >belongs to the form starting at 0x0005960." > >I understand wanting to make sure that these memory locations are >not WRITTEN to, but here I'm using the API's and only READING this >data and am getting bugged about it. Seems like this particular >check is a little overzealous... > >Any comments? Keith? Keith Sez: "Get with the program Kevin. :-) This was fixed in Poser 3.5." * Re-allow read/write access to the text returned by CtlGetLabel, etc. It's OK to read the text, and we'll allow writing to the text until we come up with a better API for altering it. [many] -- Keith Rollin -- Palm OS Emulator engineer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ------------------------------------------ The information in this transmittal and any attachments is privileged and confidential and is intended only for the recipient(s) listed above. You are hereby notified that any unauthorized distribution or copying of this transmittal or its attachments is prohibited. If you have received this transmittal in error, please notify Invivodata immediately at (831) 438-9550. ------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
