2 * COM Classes for inetcomm
4 * Copyright 2010 Alexandre Julliard
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 #pragma makedep register
24 helpstring("CLSID_IMimeBody"),
26 uuid(fd853cdb
-7f86
-11d0
-8252-00c04fd85ab4
)
28 coclass IMimeBody
{ interface IMimeBody
; }
31 helpstring("CLSID_IMimeAllocator"),
33 uuid(fd853cdd
-7f86
-11d0
-8252-00c04fd85ab4
)
35 coclass IMimeAllocator
{ interface IMimeAllocator
; }
38 helpstring("CLSID_IMimeSecurity"),
40 uuid(fd853cde
-7f86
-11d0
-8252-00c04fd85ab4
)
42 coclass IMimeSecurity
{ interface IMimeSecurity
; }
45 helpstring("CLSID_IVirtualStream"),
47 uuid(fd853cdf
-7f86
-11d0
-8252-00c04fd85ab4
)
49 coclass IVirtualStream
{ interface IVirtualStream
; }
52 helpstring("CLSID_IMimeMessage"),
54 uuid(fd853ce3
-7f86
-11d0
-8252-00c04fd85ab4
)
56 coclass IMimeMessage
{ interface IMimeMessage
; }
59 helpstring("CLSID_ISMTPTransport"),
61 uuid(fd853ce6
-7f86
-11d0
-8252-00c04fd85ab4
)
63 coclass ISMTPTransport
{ interface ISMTPTransport
; }
66 helpstring("CLSID_IPOP3Transport"),
68 uuid(fd853ce7
-7f86
-11d0
-8252-00c04fd85ab4
)
70 coclass IPOP3Transport
{ interface IPOP3Transport
; }
73 helpstring("CLSID_INNTPTransport"),
75 uuid(fd853ce8
-7f86
-11d0
-8252-00c04fd85ab4
)
77 coclass INNTPTransport
{ interface INNTPTransport
; }
80 helpstring("CLSID_IRASTransport"),
82 uuid(fd853ce9
-7f86
-11d0
-8252-00c04fd85ab4
)
84 coclass IRASTransport
{ interface IRASTransport
; }
87 helpstring("CLSID_IRangeList"),
89 uuid(fd853cea
-7f86
-11d0
-8252-00c04fd85ab4
)
91 coclass IRangeList
{ interface IRangeList
; }
94 helpstring("CLSID_IIMAPTransport"),
96 uuid(fd853ceb
-7f86
-11d0
-8252-00c04fd85ab4
)
98 coclass IIMAPTransport
{ interface IIMAPTransport
; }
101 helpstring("CLSID_IHTTPMailTransport"),
103 uuid(5a580c11
-e5eb
-11d1
-a86e
-0000f8084f96
)
105 coclass IHTTPMailTransport
{ interface IHTTPMailTransport
; }
108 helpstring("CLSID_ISMTPTransport2"),
110 uuid(0df2c7ec
-3435-11d0
-81d0
-00c04fd85ab4
)
112 coclass ISMTPTransport2
{ interface ISMTPTransport2
; }
115 helpstring("CLSID_IPropFindRequest"),
117 uuid(bb847b8a
-054a
-11d2
-a894
-0000f8084f96
)
119 coclass IPropFindRequest
{ interface IPropFindRequest
; }
122 helpstring("CLSID_IPropPatchRequest"),
124 uuid(ea678830
-235d
-11d2
-a8b6
-0000f8084f96
)
126 coclass IPropPatchRequest
{ interface IPropPatchRequest
; }
129 helpstring("MHTML Asynchronous Pluggable Protocol Handler"),
131 uuid(05300401-bcbc
-11d0
-85e3
-00c04fd85ab4
)
133 coclass MimeHtmlProtocol
{ interface IInternetProtocol
; }