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.

13 lines
264 B

  1. #include <iop.h>
  2. #undef DECLSPEC_SELECTANY
  3. #define DECLSPEC_SELECTANY
  4. #include <initguid.h>
  5. #include <diskguid.h>
  6. #include <devguid.h>
  7. #include <ioevent.h>
  8. #include <wdmguid.h>
  9. #include <pnpmgr.h>
  10. #include <pnpsetup.h>
  11. #include <ntddstor.h>
  12. #include <dockintf.h>