Author: Chuck Walbourn [MSFT]Chuck Walbourn [MSFT] Date: May 14, 2008 14:03
DXGUID.LIB in the DirectX SDK has will be updated in the upcoming June 2008
release. This includes removing GUIDs for the deprecated APIs dropped in
November 2007 (Direct3D 8 and prior, Direct3D RM except the .x file related
GUIDs, DirectMusic, DirectPlay, DirectPlay Voice), adding some missing GUIDs
for XAudio2 and Direct3D 10.1, and updating from XACT to XACT3 GUIDs.
DXGUID is just a convience. You can always use the GUID_DEFS_ONLY or
INITGUID #defines in one of your project link modules to cause the various
headers to declare an instance of the GUID.
--
-Chuck Walbourn
SDE, XNA Developer Connection
This posting is provided "AS IS" with no warrenties, and confers no rights.
|