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.

27 lines
538 B

  1. //+------------------------------------------------------------
  2. //
  3. // Copyright (C) 2000, Microsoft Corporation
  4. //
  5. // File: guids.cpp
  6. //
  7. // Contents: Source file for defining GUIDs
  8. //
  9. // Classes: None
  10. //
  11. // Functions: None
  12. //
  13. // History:
  14. // jstamerj 2001/05/18 11:13:17: Created.
  15. //
  16. //-------------------------------------------------------------
  17. #include <aqprecmp.h>
  18. #include <mailmsg_i.c>
  19. #include <smtpevent_i.c>
  20. #ifdef PLATINUM
  21. #include <ptntintf_i.c>
  22. #include <exdrv_i.c>
  23. #include <exaqadm_i.c>
  24. #endif