I am developing a WinCE application using evc 4.0. The application was
working fine. Now I have just added few more lib files to support more
functionality. Now when I run the application from program memory, it is
getting crashed. Interesting part is, when I run it from the pocket pc's
permanent storage memory, it is working without any problem. Is that to do
with memory space from where it is getting executed?

any clue will be appreciated

Thanks
Viral

RE: APPLICATION RUNS WELL FROM DEVICE STORAGE MEMORY by SunWon

SunWon
Fri Sep 16 12:40:06 CDT 2005

Most likely a buffer overrun.

SonWon

"viral shah" wrote:

> I am developing a WinCE application using evc 4.0. The application was
> working fine. Now I have just added few more lib files to support more
> functionality. Now when I run the application from program memory, it is
> getting crashed. Interesting part is, when I run it from the pocket pc's
> permanent storage memory, it is working without any problem. Is that to do
> with memory space from where it is getting executed?
>
> any clue will be appreciated
>
> Thanks
> Viral
>
>
>
>