source: trunk/src/dinput/dinputguid.cpp@ 1633

Last change on this file since 1633 was 1633, checked in by sandervl, 26 years ago

Creation of initial Wine Port (991031)

File size: 458 bytes
Line 
1/* $Id: dinputguid.cpp,v 1.1 1999-11-08 13:49:01 sandervl Exp $ */
2
3/*****************************************************************************
4 * Includes *
5 *****************************************************************************/
6
7#include <odin.h>
8#include <odinwrap.h>
9
10#define ICOM_CINTERFACE 1
11#define CINTERFACE 1
12#define INITGUID
13
14#include <os2win.h>
15#include <win\dinput.h>
16
Note: See TracBrowser for help on using the repository browser.