ReactOS
0.4.12-dev-685-gf36cbf7
|
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include "../win32err.h"
Go to the source code of this file.
Functions | |
static void | DisplayEntryPoint (const HANDLE dll, LPCSTR SymbolName) |
int | main (int argc, char *argv []) |
hosttype.c Copyright (C) 2002 by Brian Palmer brian p@sg inet. com
Definition at line 130 of file chklib.c.