Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Michael Stefaniuc
|
65ff66a111
|
inetcomm: Use an iface instead of a vtbl pointer in cf.
|
2010-12-29 11:59:36 +01:00 |
Alexandre Julliard
|
7e8634448e
|
inetcomm: Convert dll registration to the IRegistrar mechanism.
|
2010-12-02 13:22:32 +01:00 |
Reece Dunn
|
a2c41b72f8
|
Don't generate FIXME warnings for DllCanUnloadNow.
|
2010-01-06 10:59:51 +01:00 |
Hans Leidekker
|
55b086b24e
|
inetcomm: Add an implementation of IVirtualStream.
|
2008-11-11 11:41:24 +01:00 |
Hans Leidekker
|
157d18bbf8
|
inetcomm: Advertise support for a couple more interfaces.
|
2008-11-04 14:08:36 +01:00 |
Hans Leidekker
|
b0a069dcfb
|
inetcomm: Add a stub implementation of IIMAPTransport.
|
2008-09-30 11:29:07 -05:00 |
Huw Davies
|
2097387e04
|
inetcomm: Make variable static to fix crash on process detach.
|
2008-09-18 12:33:05 +02:00 |
Huw Davies
|
d1601eeeac
|
inetcomm: Add a stub MimeInternational object.
|
2008-09-11 14:34:49 +02:00 |
Huw Davies
|
5df59e29c9
|
inetcomm: Add IMimeAllocator implementation.
|
2007-12-18 13:30:14 +01:00 |
Huw Davies
|
cc3fcf0a2d
|
inetcomm: Add a class factory for MimeBody.
|
2007-11-15 11:08:48 +01:00 |
Rob Shearman
|
3ace5e53d9
|
inetcomm: Call InternetTransport_RegisterClass and UnregisterClass on process attach and detach respectively, to register a window class and initialize Winsock.
|
2007-11-05 12:06:42 +01:00 |
Huw Davies
|
a3a2789f66
|
inetcomm: Add self-registration code.
Based on a patch by Rob Shearman.
|
2007-11-05 12:06:21 +01:00 |
Rob Shearman
|
beab2c17e9
|
inetcomm: Add stub implementation of inetcomm.dll.
|
2007-11-02 13:52:10 +01:00 |