Re: memorydump in vista
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Sun, 15 Apr 2007 11:02:06 +0200
"Dirk Reske" <_Dirk.Reske@xxxxxxx> wrote in message news:ObuM5YzfHHA.596@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
In Windows Vista I can make a memory dump of an application in the taskmanager.
Is there an api call to create a memory dump, so that I can do that out of my app?
thanks!
No, there is no such API, also, it would make little or no sense to dump your own application. All you can do is attach a debugger like cdb or windbg to the running process to produce a dump.
Willy.
.
- Follow-Ups:
- Re: memorydump in vista
- From: Andre Kaufmann
- Re: memorydump in vista
- References:
- memorydump in vista
- From: Dirk Reske
- memorydump in vista
- Prev by Date: Re: memorydump in vista
- Next by Date: Display data on GridView on clicking of button in ASP.net 2.0: Newbie
- Previous by thread: Re: memorydump in vista
- Next by thread: Re: memorydump in vista
- Index(es):