2025-04-27 07:49:33 -04:00

15 lines
398 B
C

/*****************************************************************************
*
* guids.c
*
* Copyright (c) 1998 - 2001 Microsoft Corporation. All Rights Reserved.
*
*****************************************************************************/
#include <windows.h>
#include <initguid.h>
#include <gameport.h>
#include <dinput.h>
#include <dinputd.h>
#include "ifacesvr.h"