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.
32 lines
633 B
32 lines
633 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1999 - 1999
|
|
//
|
|
// File: guids.cpp
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
#define DIRECTSOUND_VERSION 0x600
|
|
|
|
|
|
#define INITGUID 1
|
|
#include "objbase.h"
|
|
#include "dmusici.h"
|
|
#include "dsound.h"
|
|
#include "dplay.h"
|
|
#include "dplobby.h"
|
|
#include "ddraw.h"
|
|
#include "d3drm.h"
|
|
#include "d3drmwin.h"
|
|
#include "d3d.h"
|
|
#include "dinput.h"
|
|
#include "rmxfguid.h"
|
|
//#include "rmxftmpl.h"
|
|
#include <dxfile.h>
|
|
|
|
|
|
int pad;
|
|
|
|
|