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.

22 lines
522 B

  1. //-----------------------------------------------------------------------------
  2. //
  3. //
  4. // File: stdinc.h
  5. //
  6. // Description: Precompiled header file
  7. //
  8. // Author: Mike Swafford (MikeSwa)
  9. //
  10. // Copyright (C) 1999 Microsoft Corporation
  11. //
  12. //-----------------------------------------------------------------------------
  13. #include <windows.h>
  14. #include <stdio.h>
  15. #include <ole2.h>
  16. #include "aqadmin.h"
  17. #include "aqadmtyp.h"
  18. #include <conio.h>
  19. #include <stdlib.h>
  20. #include "util.h"
  21. #include "aqadmcli.h"