App issues with CE 5.0
- From: "Bill T" <btheisen@xxxxxxxx>
- Date: Mon, 9 May 2005 09:30:31 -0500
We have ported our application (9 exe's & numerous dll's) to CE 5.0 and have
found several interesting issues that appear to be unique to CE 5.0 (we
formerly ran CE 4.0 without these issues). I am wondering if anyone else
has experienced these problems.
1. Our app routinely starts threads that create and communicate with COM
objects. Some of these theads get destroyed and subsequently re-created in
normal operation. Although the threads get successly destroyed (indicated
by PB processes), the memory allocated during thread creation is not
released and a memory leak results. The memory leak is eliminated by
creating but not destroying threads.
2. During testing we found that there were repeatablie user input sequences
that resulted in exceptions and these exceptions were traced to ATL. So, we
replaced the ATL SDK and atlce400.dll files with those from CE 4.0 and
rebuilt the application and OS image. And, we have not experienced any
exceptions in our testing with these changes.
.
- Follow-Ups:
- Re: App issues with CE 5.0
- From: reinsch
- Re: App issues with CE 5.0
- Prev by Date: Re: NOR Flash Driver
- Next by Date: Re: 802.1P & 802.1Q support in Windows CE
- Previous by thread: Hard Disk problem .
- Next by thread: Re: App issues with CE 5.0
- Index(es):
Relevant Pages
|