(svn r20024) -Codechange: Remove the need to link with dxguid.lib for windows.

This commit is contained in:
michi_cc
2010-06-27 00:19:28 +00:00
parent 09eb0156fd
commit b3a707ae4b
5 changed files with 17 additions and 16 deletions

View File

@@ -11,6 +11,7 @@
#ifdef WIN32_ENABLE_DIRECTMUSIC_SUPPORT
#define INITGUID
#include "../stdafx.h"
#ifdef WIN32_LEAN_AND_MEAN
#undef WIN32_LEAN_AND_MEAN // Don't exclude rarely-used stuff from Windows headers