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.

25 lines
574 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: sipguids.h
  8. //
  9. // Contents: Microsoft SIP Provider
  10. //
  11. // Functions: DllMain
  12. //
  13. // History: 01-Jul-1997 pberkman created
  14. //
  15. //--------------------------------------------------------------------------
  16. #ifndef SIPGUIDS_H
  17. #define SIPGUIDS_H
  18. //all the GUIDs are now exposed and defined in the public\sdk\inc\mssig32.h
  19. #include "mssign32.h"
  20. #endif // SIPGUIDS_H