> 1.) Whenever I start debugging I get possible errors in the
> "UIAppShell" (DataMgr.c, Line: 8236) application regarding
> unlocked database entries.
> I cannot do much about it and the error message does not lead
> to any of the options of POSE in order to disable that particular
> one.
I just ignore this one.
> 2.) When leaving my application I get an error (again in UIAppShell)
> that some chunks in my application are not freed. The message talks
> about the "hd 0" command. What does that mean? Why can this warning
> not be tuned off?
I got this, too. Turns out I had a memory leak. I fixed it and now I don't
see this.
Scott