Commit Graph

12 Commits

Author SHA1 Message Date
Alexandre Julliard b14dffa60c hlink: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-05 08:37:02 +02:00
Nikolay Sivov 3e3027761c hlink: Remove useless initializers. 2013-03-26 12:10:30 +01:00
Michael Stefaniuc 04305e7f38 hlink: Use the standard COM aggregation struct field names. 2012-03-26 12:41:27 +02:00
Michael Stefaniuc 4a6c525659 hlink: Use ifaces instead of vtbl pointers in ExtensionService. 2011-01-05 17:52:46 +01:00
Michael Stefaniuc b4d65f595e hlink: Remove superfluous pointer casts. 2009-01-27 14:26:46 +01:00
Aric Stewart 09af64cb83 hlink: Implement IExtensionServices. 2008-04-29 14:53:26 +02:00
Jacek Caban 7bfab2a482 hlink: Added standard comments. 2008-02-04 11:29:43 +01:00
Jacek Caban 485d8362f3 hlink: Call AddRef of correct interface in ExtServUnk_QueryInterface. 2008-02-04 11:28:19 +01:00
Rob Shearman 1f56359261 hlink: Fix memory leak by freeing extension services This->headers in the release function. 2007-12-26 14:01:58 +01:00
Michael Stefaniuc e3bd2d5090 hlink: Rename the wrappers around HeapAlloc() &Co to use the standard names. 2007-12-10 12:04:09 +01:00
Jacek Caban d371b8b5f0 hlink: Added IHttpNegotiate interface to ExtensionService. 2007-12-06 14:52:51 +01:00
Jacek Caban 8208e81d46 hlink: Added HlinkCreateExtensionServices implementation. 2007-11-21 12:38:53 +01:00