Andrew Talbot
|
75d4faabd3
|
mshtml: Sign-compare warnings fix.
|
2008-10-20 11:33:24 +02:00 |
Jacek Caban
|
d02c37aa4e
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
Andrew Talbot
|
d52b9ddd67
|
mshtml: Assign to structs instead of using memcpy.
|
2008-03-06 12:46:29 +01:00 |
Michael Stefaniuc
|
a084d1db62
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
Jacek Caban
|
92223c19f9
|
mshtml: Improve debug traces.
|
2007-12-05 12:07:00 +01:00 |
Jacek Caban
|
a1bdef2d62
|
mshtml: Make IConnectionPointContainer more flexible.
|
2007-12-04 18:17:08 +01:00 |
Jacek Caban
|
88f4fb1f4f
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
Jacek Caban
|
f09a6f7283
|
mshtml: Move IConnectionPointContainer to the separated struct.
|
2007-06-29 13:28:24 +02:00 |
Jacek Caban
|
fc4fd71e01
|
mshtml: Store connection point as a list.
|
2007-06-29 13:28:16 +02:00 |
Jacek Caban
|
fb16633d6f
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jacek Caban
|
593e897655
|
mshtml: Use IPropertyNotifySink connection point.
|
2006-08-23 11:58:45 +02:00 |
Jacek Caban
|
572691e685
|
mshtml: Fix Advise implementation for IPropertyNotifySink.
|
2006-08-18 11:35:11 +02:00 |
Jacek Caban
|
21ba0bf3e8
|
mshtml: Wrap remaining Heap* functions by inline functions.
|
2006-07-20 12:11:39 +02:00 |
Jacek Caban
|
7dcfbdecd6
|
mshtml: Added Unadvise implementation.
|
2006-06-26 13:49:31 +02:00 |
Jacek Caban
|
7f617230a5
|
mshtml: Destroy connection points.
|
2006-06-26 13:49:31 +02:00 |
Jacek Caban
|
bf1724ef33
|
mshtml: Added Advise implementation.
|
2006-06-26 13:49:31 +02:00 |
Jacek Caban
|
7ceaf5b386
|
mshtml: Fix a typo.
|
2006-06-23 10:46:38 +02:00 |
Jacek Caban
|
f052845013
|
mshtml: Added IPropertyNotifySink connection point.
|
2006-06-20 20:37:25 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
bde8aa58fb
|
mshtml: Added GetConnectionInterface implementation.
|
2006-05-05 17:27:56 +02:00 |
Jacek Caban
|
a9cdfa9952
|
mshtml: Added GetConnectionPointContainer implementation.
|
2006-05-05 17:27:45 +02:00 |
Jacek Caban
|
1cfcbb3010
|
mshtml: Added stub implementation of connection points.
|
2006-05-05 17:27:32 +02:00 |
Jacek Caban
|
570a1c4eea
|
mshtml: Added IConnectionPointContainer stub implementation.
|
2006-05-05 17:22:44 +02:00 |