At 04:35 PM 9/23/2004, you wrote:
Thanks a lot to everyone who replied and helped. I'm getting the following error message while trying to use the code as you advised (FYI, I made sure to define the ALLOW_ACCESS_TO_INTERNALS_OF_LISTS):

Error: illegal use of incomplete struct/union/class 'struct ListAttrTag'
test.cpp line 211       ListAttrType listAttr;

If you're using CW with precompiled headers, you can't just #define to turn the old definitions off, since the precompiled header is read in before your source file is processed. That's one reason why I suggested using a local copy of those definitions.



-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to