|
ReactOS 0.4.16-dev-2232-gc2aaa52
|
#include <windows.h>#include <stdio.h>#include <stdlib.h>
Go to the source code of this file.
Macros | |
| #define | WIN32_LEAN_AND_MEAN /* Exclude rarely-used stuff from Windows headers */ |
Functions | |
| int | ExecuteKill (const char *lpPid) |
| int | main (int argc, char *argv[]) |
Definition at line 38 of file kill.c.
Referenced by main().
hosttype.c Copyright (C) 2002 by Brian Palmer brian.nosp@m.p@sg.nosp@m.inet..nosp@m.com
Definition at line 65 of file kill.c.