8 lines
305 B
C
8 lines
305 B
C
/* File: detect.h */
|
|
|
|
/**************************************************************************/
|
|
/***** DETECT COMPONENT - Header file for detect commands.
|
|
/**************************************************************************/
|
|
|
|
extern BOOL APIENTRY FDetectEntryPoint(HANDLE, HWND, RGSZ, USHORT);
|