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.

26 lines
754 B

  1. //========================================================================
  2. // Copyright (C) 1997 Microsoft Corporation
  3. // Author: RameshV
  4. // Description: This file has been generated. Pl look at the .c file
  5. //========================================================================
  6. DWORD
  7. StErrInit(
  8. VOID
  9. ) ;
  10. VOID
  11. StErrCleanup(
  12. VOID
  13. ) ;
  14. VOID
  15. SetInternalFormatError(
  16. IN DWORD Code,
  17. IN BOOL ReallyDoIt
  18. );
  19. //========================================================================
  20. // end of file
  21. //========================================================================