Re: CE 5.0 Memory Leak

From: riki (see_my_home_at_page)
Date: 02/24/05


Date: Fri, 25 Feb 2005 11:18:58 +1300

Bill T wrote:
> We ported our very stable existing application to CE 5.0 and have observed
> large memory leaks (MB's) in overnite stress testing. This app consists of 8
> exe's and 25 dll's; uses atl, stl, mfc, DCOM and various other technologies
> and performs considerable serial communications with external devices.
> Built-in monitoring of our heaps suggests that the apps are behaving
> normally and are not leaking. Past experience and an exception in
> rpcrt4.dll suggests that DCOM may be involved with the leak.
>
> Has anyone else experienced this sort of problem in 5.0?

you might want to take a look at http://www.entrek.com/

riki

main(){printf("%d != %d, why?", sizeof('"')["'"],(sizeof('"'))["]\"\0["]);}
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com



Relevant Pages

  • MFC/DCOM Application Questions
    ... I currently have a DCOM application running under CE. ... created as a "WCE ATL COM AppWizard". ... I now have a need to use MFC and would like to know if its possible to ... "WCE MFC AppWizard" and then add an MFC class that supports automation. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: MFC/DCOM Application Questions
    ... I believe I need to support DCOM and this option is not available. ... It seems like if I'm going to use MFC I should also implement my COM ... registry entries like it did when I use the WCE ATL COM AppWizard. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: error C3861: CoInitializeSecurity: identifier not found
    ... This is MFC generated code or some sort, ... I'm not an MFC expert so bear with me, ... remove this DCOM call which clearly is a no-go on Windows Mobile. ... before invoking registration method on IUPnPRegistrar interface, ...
    (microsoft.public.pocketpc.developer)
  • Re: Beginners book in MFC
    ... threads, DCOM, etc with MFC. ... Can some people give me recommendation on a ... DCOM is a different beast altogether. ... codeguru/codeproject. ...
    (microsoft.public.vc.mfc)