doctorzeus
Thread Starter
- Joined
- Jun 10, 2010
- Messages
- 277
Hi,
Does anyone know a function that will kill a process via process ID in VC++?
The Process ID is being held in memory as a Double Word (DWORD)..
(Without using the system() function please)
Thanks
Doctorzeus
Does anyone know a function that will kill a process via process ID in VC++?
The Process ID is being held in memory as a Double Word (DWORD)..
(Without using the system() function please)
Thanks
Doctorzeus