Chris
Mon Jul 18 09:16:06 CDT 2005
The problem is likely that the device is running out of memory, just like it
says. If you have something happening periodically (like you suggest) then
it's definitely a candidate for the leak, but without you posting your code,
we can't very well diagnose the bug.
--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate
"Gandalf" <Gandalf@discussions.microsoft.com> wrote in message
news:CC9556C2-947D-4DC8-AEB3-294727CE54D0@microsoft.com...
> Hi,
>
> I'm working on Pocket PC 2002 and have an application which is displaying
> a
> message : "Out of memory".
> That's the os which is displaying this message.
>
> I want just to know if someone has an idea of that problem ?
> I think that the problem comes from a procedure in the program : the
> application is calling every second a dll which in order to display the
> life
> time percent of battery.
>
> Thanks for any information about that problem.
>
>