Source code of Windows XP (NT5)
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.

17 lines
450 B

  1. /////////////////////////////////////////////////////////////////////////////
  2. // WUDetect.h
  3. //
  4. // Copyright (C) Microsoft Corp. 1998
  5. // All rights reserved
  6. //
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // Description:
  10. // Global Header
  11. /////////////////////////////////////////////////////////////////////////////
  12. #include <windows.h>
  13. #include <ole2.h>
  14. #include <objbase.h>
  15. #include <io.h>
  16. #include <inseng.h>