Alexandre Julliard
|
39a696a166
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Ove Kaaven
|
6e67d46355
|
Fixed NdrDllRegisterProxy so it registers the key names that ole32
expects. Better debug traces (include name of interface).
|
2003-05-20 04:13:44 +00:00 |
Ove Kaaven
|
daffdb622a
|
Added missing AddRef.
|
2003-04-19 02:49:15 +00:00 |
Ove Kaaven
|
1f5315c80f
|
Make sure that no files except unknwn.h include wine/obj_base.h
directly.
|
2002-12-05 20:33:07 +00:00 |
Alberto Massari
|
d9159093a5
|
Avoid crashing when releasing an NdrCStdStubBuffer that had been
previously disconnected.
|
2002-11-08 18:52:34 +00:00 |
Ove Kaaven
|
1d5d2bd081
|
Implement the CStdStubBuffer methods.
|
2002-10-10 22:46:08 +00:00 |