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.

10 lines
268 B

  1. // Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved
  2. #include "pch.hxx"
  3. #define INITGUID
  4. #include <initguid.h>
  5. #include <ole2.h>
  6. #include "mimeole.h"
  7. #ifdef WIN16
  8. #include <olectlid.h> // IID_IPersistStreamInit
  9. #endif // WIN16