mirror of https://github.com/lianthony/NT4.0
7 lines
305 B
7 lines
305 B
/* File: detect.h */
|
|
|
|
/**************************************************************************/
|
|
/***** DETECT COMPONENT - Header file for detect commands.
|
|
/**************************************************************************/
|
|
|
|
extern BOOL APIENTRY FDetectEntryPoint(HANDLE, HWND, RGSZ, USHORT);
|