Ove Kaaven
|
571bc879c5
|
Portability fix. Better debug messages (display IID of interface to
marshal).
|
2003-05-20 02:17:15 +00:00 |
Ove Kaaven
|
0e85f48f9d
|
Implemented marshalling of pointers, simple and complex structures,
conformant and complex arrays, and user-marshalled types.
Improved marshalling of conformant strings and interface pointers a
bit.
|
2003-02-01 00:44:51 +00:00 |
Dimitrie O. Paun
|
297f3d898d
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +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 |
Ove Kaaven
|
a2813f4a5e
|
Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize,
NdrInterfacePointerFree, NdrInterfacePointerMarshall,
NdrInterfacePointerMemorySize, NdrInterfacePointerUnmarshall.
|
2002-10-11 18:45:02 +00:00 |