Re: How to find a leaky Win16 program?

From: Norm Dresner (ndrez_at_att.net)
Date: 12/07/04

  • Next message: Gary Chang[MSFT]: "Re: How to find a leaky Win16 program?"
    Date: Tue, 07 Dec 2004 14:39:37 GMT
    
    

    Gary

    Unfortunately, it's not my own program that's leaking -- I know how to work
    with that -- but another program, probably one of several ancient shareware
    games that I'm loathe to give up even though they're still Win16 because
    they're fun. What I really need, I think, is a way to accurately monitor
    the Win16 graphics resources as I start and end programs to see what's not
    giving back what it took.

        Norm

    "Gary Chang[MSFT]" <v-garych@online.microsoft.com> wrote in message
    news:cK$EB3C3EHA.3744@cpmsftngxa10.phx.gbl...
    > Hi Norm,
    >
    > > After my WinXP Pro system has been up for a while -- maybe 5-7 days -- I
    > > can't run Win16 programs because there aren't enough resources.
    >
    > Does your Win16 program suffer the memory leak problem?
    > if so, I suggest you can refer to the following MSDN articles to deteck
    it:
    >
    > Detecting and Isolating Memory Leaks
    >
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/htm
    > l/vxcondetectingisolatingmemoryleaks.asp
    >
    > Enabling Memory Leak Detection
    >
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/htm
    > l/vxconenablingmemoryleakdetection.asp
    >
    >
    > Thanks!
    >
    > Best regards,
    >
    > Gary Chang
    > Microsoft Online Partner Support
    >
    > Get Secure! - www.microsoft.com/security
    > This posting is provided "AS IS" with no warranties, and confers no
    rights.
    > --------------------
    >


  • Next message: Gary Chang[MSFT]: "Re: How to find a leaky Win16 program?"

    Relevant Pages

    • RE: How to detect memory leak and detect who causes a memory leak
      ... Though it is hard to tell the typical pitfalls that lead to memory leak, ... I'm still reading on how to implement the memory leak detection into our ... some self check mechanism to be implemented during coding etc. ... The only way to resolve the memory leak problem is to correct your source ...
      (microsoft.public.windowsce.embedded.vc)
    • Memory leak detection in VS2005
      ... Now I'm evaluating entrek's codesnitch as memory leak detection tool, ... And entrek toolbox will be supported with VS2005 and next version ...
      (microsoft.public.windowsce.embedded.vc)
    • Re: How to judge memory leak?
      ... If you compile in release mode and run it under the debugger do you still ... get the memory leak detection? ... >> bytes when the program exits. ...
      (microsoft.public.vc.mfc)
    • RE: How to find a leaky Win16 program?
      ... > can't run Win16 programs because there aren't enough resources. ... Does your Win16 program suffer the memory leak problem? ... I suggest you can refer to the following MSDN articles to deteck it: ... Enabling Memory Leak Detection ...
      (microsoft.public.win32.programmer.tools)
    • c++ memory leak detection
      ... freeware... ... Cud anyone suggest some good memory leak detection software preferable ...
      (comp.unix.solaris)

    Loading