Leaked source code of windows server 2003
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
764 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: guids.cpp
  8. //
  9. //--------------------------------------------------------------------------
  10. #define INITGUID 1
  11. #include "objbase.h"
  12. #include "dmusici.h"
  13. #include "dsound.h"
  14. #include "d3d8.h"
  15. #include "dinput.h"
  16. #include "dvoice.h"
  17. #include "rmxfguid.h"
  18. #include "dplay8.h"
  19. #include "dpaddr.h"
  20. #include "dplobby8.h"
  21. #include "dvoice.h"
  22. #include "d3dx8.h"
  23. //#include "rmxftmpl.h"
  24. #include <dxfile.h>
  25. //BUGBUG TODO this is not a unique guid
  26. DEFINE_GUID(g_GUIDDXVBLOCK, 0x5dd2e8da, 0x1c77, 0x4d40, 0xb0, 0xcf, 0x98, 0xfe, 0xfd, 0xff, 0x95, 0x12);
  27. int pad;