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.

14 lines
384 B

  1. /*****************************************************************************
  2. *
  3. * guids.c
  4. *
  5. * Copyright (c) 1998 - 2001 Microsoft Corporation. All Rights Reserved.
  6. *
  7. *****************************************************************************/
  8. #include <windows.h>
  9. #include <initguid.h>
  10. #include <gameport.h>
  11. #include <dinput.h>
  12. #include <dinputd.h>
  13. #include "ifacesvr.h"