> From: Randy Brown > The compiler (GCC) doesn't like "Word", "VoidHand", or "VoidPtr." > I don't know which SDK you're using, but in 3.5 those types are no longer used. In PalmCompatibility.h, you'll see that "Word" is now "UInt16", "VoidHand" is now "MemHandle", and "VoidPtr" is "MemPtr". So, you can either switch to the new types or include PalmCompatibility.h. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- [?] Plugging List text into a Field Randy Brown
- Re: [?] Plugging List text into a Field dpw Designs
- Re: [?] Plugging List text into a Field Randy Brown
- Re: [?] Plugging List text into a Field Richard Burmeister
- Re: [?] Plugging List text into a Field Alan Ingleby
- Re: [?] Plugging List text into a Field dpw Designs
- Re: [?] Plugging List text into a Field Randy Brown
