Re: Object counts

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The first time I create the window, both the GUI and user object counts go
up. The first time I destroy the window, both the GUI and user object stay
the same.

The second time I create the window, the GUI object count stays the same;
the user object count goes up 1. The second time I destroy the window, the
GUI object count stays the same, the user object count goes down 1.

This happens during the initialization of my application and I understand it
may simply be part of Windows internal application initialization.

However, I would really like to thoroughly understand it so I can accurately
detect leaks in my own code.

Thanks.

David Liebtag


.



Relevant Pages

  • Re: problem with X Windows
    ... > I'm installing Linux for the first time. ... no window manager installed, but once you have one, you get to a term (either ... also use this to get to a vertual terminal and run a gui at the same time. ...
    (Debian-User)
  • Re: effing Nader
    ... Even if you take an hour to figure out the commands the first time. ... You can select multiple files quite easily with one or two clicks using a GUI, even if there are thousands of them. ... files in the search results window. ...
    (rec.arts.sf.fandom)
  • Re: adding sIDHistory to an AD account
    ... the user object from AD, remigrate the user, reconnect the mailbox to the new ... > If I run ADMT2 and migrate the account to AD again can I run ADClean to merge the accounts? ... Basically you can't just insert whatever SID you want in. ... Using the GUI I add the sid in HEX and click OK. ...
    (microsoft.public.win2000.active_directory)
  • Re: data persistence - best practice advice
    ... private User object. ... It's created the first time it is used. ... I'm not sure what you mean by a private "User object." ... variable in the function and initialize it the first time the ...
    (comp.databases.ms-access)
  • Re: how to delete a file that is related to the session object
    ... i have a static object which is created each time the session start: ... this user object is reffered to in my code this way: ... if the application's user closes the window, ... session ends, the garbage collector doesn't always work at that instance. ...
    (microsoft.public.dotnet.framework.aspnet)