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.
 
 
 
 
 
 

24 lines
361 B

/*++
Microsoft Confidential
Copyright (c) 1992-1998 Microsoft Corporation
All rights reserved
Module Name:
syspart.h
Abstract:
Declares the one lousy function that code outside of
syspart.c needs to be able to see.
Author:
Scott Hallock (scotthal) 28-Apr-1998
Revision History:
--*/
BOOL InitializeArcStuff();