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

  1. /*++
  2. Microsoft Confidential
  3. Copyright (c) 1992-1998 Microsoft Corporation
  4. All rights reserved
  5. Module Name:
  6. syspart.h
  7. Abstract:
  8. Declares the one lousy function that code outside of
  9. syspart.c needs to be able to see.
  10. Author:
  11. Scott Hallock (scotthal) 28-Apr-1998
  12. Revision History:
  13. --*/
  14. BOOL InitializeArcStuff();