Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 lines
421 B

/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
haldtect.h
Abstract:
Common header file for HAL detection routines
Author:
John Vert (jvert) 6-Oct-1993
Environment:
ARC environment
Revision History:
--*/
#include "bldr.h"
#include "setupblk.h"
#include "parseini.h"
#include "stdio.h"
#include "stdarg.h"
PCHAR
SlDetectHal(
VOID
);