ntdll: Set initial module refcount to 1 to avoid unloading during imports fixup.
[wine] / dlls / mshtml / conpoint.c
2006-07-20  Jacek Cabanmshtml: Wrap remaining Heap* functions by inline functions.
2006-06-26  Jacek Cabanmshtml: Added Unadvise implementation.
2006-06-26  Jacek Cabanmshtml: Destroy connection points.
2006-06-26  Jacek Cabanmshtml: Added Advise implementation.
2006-06-23  Jacek Cabanmshtml: Fix a typo.
2006-06-20  Jacek Cabanmshtml: Added IPropertyNotifySink connection point.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Jacek Cabanmshtml: Added GetConnectionInterface implementation.
2006-05-05  Jacek Cabanmshtml: Added GetConnectionPointContainer implementation.
2006-05-05  Jacek Cabanmshtml: Added stub implementation of connection points.
2006-05-05  Jacek Cabanmshtml: Added IConnectionPointContainer stub implementa...