Sweden-Number/dlls/inetcomm
Huw Davies 8ccf1066eb inetcomm: Add a stub implementation of the MimeSecurity object. 2007-11-07 11:57:16 +01:00
..
tests inetcomm: Add a stub implementation of the MimeSecurity object. 2007-11-07 11:57:16 +01:00
Makefile.in inetcomm: Add stubs for MimeOleSetCompatMode and MimeOleCreateMessage. 2007-11-05 12:06:54 +01:00
inetcomm.spec inetcomm: Add a stub implementation of the MimeSecurity object. 2007-11-07 11:57:16 +01:00
inetcomm_main.c 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
inetcomm_private.h inetcomm: Add a framework for connecting to a server and sending/receiving data asynchronously with callbacks being called in the context of the original thread, using window messages. 2007-11-05 12:05:17 +01:00
internettransport.c inetcomm: Use InternetTransport_ChangeStatus in InternetTransport_DropConnection so that the callback gets called. 2007-11-05 12:06:33 +01:00
mimeole.c inetcomm: Add a stub implementation of the MimeSecurity object. 2007-11-07 11:57:16 +01:00
regsvr.c inetcomm: Add a stub implementation of the IMimeMessage object returned from MimeOleCreateMessage. 2007-11-05 12:09:14 +01:00