i have made three distinctly different attempts to get a simple
hello-world-type application working under pose, and all of the three
attempts suffer from the same symptoms.  i am developing under windows and
codewarrior.
my problems are as follows.

if i run an app directly under POSE (i.e. fire up POSE independantly of
codewarrior, install the .prc, and run it) i get this error:

                    "UIAppShell" (unknown version) reports "SystemMgr.c Line
4391,
                    Possible memory leak at 0x0000259C.  Use the 'hd 0'
command to find
                    chunks owned by your app.  These chunks have an ownerID
of 2"



if i run the same app through code warrior's debugger, i get this error
message:

                    "UIAppShell" (unknown version) reports "DataMgr.c
Line:8262,
                    Records left locked in closed unprotected DB"


the above problems apply to 3 applications that i built as follows

-i have built the hello world application (written in  C) described in the
"Palm Programming" by Neil Rhodes andJulie McKeehan, published by O'Reilly.
(note: this example also appears in the Palm OS developers Companion pdf
document available at palmOS.com)

-i have built the hello palm application (written in C++) described in "Palm
Programming" by Glen Bachmann and published by SAMS...

-i have also built a simple application by adding a few lines to the palm
VII stationary provided by codewarrior.


any relavant information would be appreciated...

P.S. i am a new developer, so and background info / scientific ranting will
be appreciated

-kail






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

Reply via email to