|
ReactOS 0.4.16-dev-2252-gb2c1dd8
|
#include <windows.h>#include <stdlib.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| HANDLE | StandardOutput = INVALID_HANDLE_VALUE |
| CHAR | Message [80] |
| DWORD | CharactersToWrite = 0 |
| DWORD | WrittenCharacters = 0 |
| INT | d = 0 |
| INT | h = 0 |
| INT | m = 0 |
| INT | s = 0 |
hosttype.c Copyright (C) 2002 by Brian Palmer brian.nosp@m.p@sg.nosp@m.inet..nosp@m.com
Definition at line 11 of file alive.c.
| HANDLE StandardOutput = INVALID_HANDLE_VALUE |