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
633 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: guids.cpp
  8. //
  9. //--------------------------------------------------------------------------
  10. #define DIRECTSOUND_VERSION 0x600
  11. #define INITGUID 1
  12. #include "objbase.h"
  13. #include "dmusici.h"
  14. #include "dsound.h"
  15. #include "dplay.h"
  16. #include "dplobby.h"
  17. #include "ddraw.h"
  18. #include "d3drm.h"
  19. #include "d3drmwin.h"
  20. #include "d3d.h"
  21. #include "dinput.h"
  22. #include "rmxfguid.h"
  23. //#include "rmxftmpl.h"
  24. #include <dxfile.h>
  25. int pad;