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
314 B

  1. /*++
  2. Copyright (C) 1999-2001 Microsoft Corporation
  3. Module Name:
  4. Abstract:
  5. History:
  6. --*/
  7. #pragma warning (disable : 4786)
  8. #include <ole2.h>
  9. #include <windows.h>
  10. #include <stdio.h>
  11. #include <comdef.h>
  12. #include <strsafe.h>
  13. #include <arrtempl.h>
  14. #include <helper.h>
  15. #include <wbemutil.h>