Robert Shearman
|
68fcd5d8f7
|
Add a function to retrieve the MIDL_SERVER_INFO struct from an object.
|
2005-11-29 10:42:04 +01:00 |
Huw Davies
|
c4e8f06375
|
Stubs for NdrStubForwardingFunction and NdrCStdStubBuffer2_Release
along with a few related defines.
|
2005-10-26 13:56:00 +00:00 |
Robert Shearman
|
b0b3080b2d
|
IRpcStubBuffer_Disconnect can be called more than once.
|
2005-07-19 19:12:54 +00:00 |
Francois Gouget
|
486d020c1b
|
Don't define COBJMACROS in objbase.h.
Update the Wine sources accordingly.
|
2004-10-07 03:06:48 +00:00 |
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 |