windows-nt/Source/XPSP1/NT/shell/cpls/system/syspart.h
2020-09-26 16:20:57 +08:00

25 lines
337 B
C

/*++
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();