Re: Restaring a process
- From: "Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmbach@xxxxxxxxx>
- Date: Wed, 05 Oct 2005 15:57:51 +0200
Hi Mike!
Anyone can point me a direction where I could find how to restart a processs by its image name (like in task manager) ?
What do you mean by "restart"? => CreateProcess???
What do you mean with "image name"? => GetModuleFileNameEx(hProcess, NULL, ...)
-- Greetings Jochen
My blog about Win32 and .NET http://blog.kalmbachnet.de/ .
- Follow-Ups:
- Re: Restaring a process
- From: Mike Gleason Jr Couturier
- Re: Restaring a process
- References:
- Restaring a process
- From: Mike Gleason Jr Couturier
- Restaring a process
- Prev by Date: Re: Misleading error messages VC .NET 2003
- Next by Date: passing a string to a C++ function
- Previous by thread: Restaring a process
- Next by thread: Re: Restaring a process
- Index(es):