Jacek Caban
|
a821cc34f6
|
urlmon: Make session object thread safe.
|
2008-02-21 13:52:18 +01:00 |
Jacek Caban
|
a23a36077c
|
urlmon: Optimize get_protocol_info for urlmon protocols.
|
2008-02-21 13:52:15 +01:00 |
Jacek Caban
|
2b90a7d6d5
|
urlmon: Optimize registering urlmon protocols.
|
2008-02-21 13:52:13 +01:00 |
Jacek Caban
|
60b0539c87
|
urlmon: Added HlinkParseDisplayNameEx implementation.
|
2008-02-04 11:28:02 +01:00 |
Jacek Caban
|
1ca205525c
|
urlmon: Use BindProtocol in Binding object.
|
2007-12-31 16:48:31 +01:00 |
Jacek Caban
|
8a669c9a19
|
urlmon: Added [Un]RegisterMimeFilter implementation.
|
2007-12-28 11:29:39 +01:00 |
Jacek Caban
|
96be709c2e
|
urlmon: RegisterNameSpace clean up.
|
2007-12-28 11:29:33 +01:00 |
Jacek Caban
|
7a2a6f4e0d
|
urlmon: Includes clean up.
|
2007-12-14 12:24:51 +01:00 |
Michael Stefaniuc
|
2ad6cc19b7
|
urlmon: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-11-30 12:43:42 +01:00 |
Jacek Caban
|
03218d6d2c
|
urlmon: Wrap heap functions.
|
2007-11-26 12:35:28 +01:00 |
Misha Koshelev
|
414ddfa671
|
urlmon: If we are using an internal protocol ClassFactory, call its AddRef as the caller must Release the object.
|
2007-07-24 12:32:42 +02:00 |
Jacek Caban
|
d31969b5e6
|
urlmon: Check if protocol object implements IInternetProtocolInfo interface.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
76b821bdd7
|
urlmon: Call AddRef in CoInternetGetSession.
|
2007-02-05 12:24:12 +01:00 |
Jacek Caban
|
87de64227a
|
urlmon: Return CLSID from get_protocol_handler.
|
2007-01-24 12:00:46 +01:00 |
Jacek Caban
|
e40f814be0
|
urlmon: Added IInternetSession::CreateBinding beginning implementation.
|
2007-01-24 11:59:34 +01:00 |
Jacek Caban
|
7e340f8f62
|
urlmon: Win64 printf format warning fixes.
|
2006-10-06 12:47:59 +02:00 |
Jacek Caban
|
a04ffc3795
|
urlmon: Don't use freed string in TRACE.
|
2006-07-24 12:57:33 +02:00 |
Jacek Caban
|
ec26cd2704
|
urlmon: Added UrlMkGetSessionOption implementation.
|
2006-07-17 13:53:00 +02:00 |
Jacek Caban
|
21621b2856
|
urlmon: Return IClassFactory in get_protocol_handler and fix get_protocol.
|
2006-05-28 18:13:14 +02:00 |
Jacek Caban
|
9c9838d9e8
|
urlmon: Use registered protocols.
|
2006-05-25 10:38:22 +02:00 |
Jacek Caban
|
9fb647ef00
|
urlmon: Added [Un]RegisterNamespace implementation.
|
2006-05-25 10:37:51 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
9630d155c2
|
Added get_protocol_iface internal function and use it in
get_protocol_info.
|
2005-11-14 12:28:18 +00:00 |
Jacek Caban
|
976dd6c075
|
- Added IHttpNegotiate2 interface.
- Update BINDSTRING and IInternetSession.
|
2005-09-19 14:29:16 +00:00 |
Alexandre Julliard
|
91861e44e7
|
Fixed a compiler warning.
|
2005-09-15 18:55:37 +00:00 |
Jacek Caban
|
91d6288e35
|
Added CoInternetGetSession implementation.
|
2005-09-15 18:47:13 +00:00 |