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.

21 lines
558 B

  1. /******************************Module*Header*******************************\
  2. * Module Name: ddguids.c
  3. *
  4. * This file contains the actual data declarations for all GUIDs used by
  5. * GDI and device drivers.
  6. *
  7. * Created: 15-Feb-1997
  8. * Author: J. Andrew Goossen [andrewgo]
  9. *
  10. * Copyright (c) 1997-1999 Microsoft Corporation
  11. *
  12. \**************************************************************************/
  13. #define GUID_DEFS_ONLY
  14. #define INITGUID
  15. #include <guiddef.h>
  16. #include <ddrawint.h>
  17. #include <dxmini.h>
  18. // #include <dvp.h>
  19. #include <agp.h>