Robert Shearman
|
63307241dd
|
rpcrt4: Store the QueryType in the state table in NdrFullPointerQueryRefId.
Implement NdrFullPointerFree.
|
2006-05-27 10:54:39 +02:00 |
Robert Shearman
|
7af506b2b4
|
rpcrt4: Fix NdrFullPointerQueryRefId to make more tests pass.
|
2006-05-27 10:54:21 +02:00 |
Robert Shearman
|
767631d853
|
rpcrt4: Implement remaining part of NdrFullPointerQueryPointer and implement NdrFullPointerInsertRefId.
|
2006-05-27 10:53:48 +02:00 |
Robert Shearman
|
eb0fe9e6e3
|
rpcrt4: Implement some full pointer functions and add stubs for others.
Add some tests.
|
2006-05-27 10:53:29 +02:00 |
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
Huw Davies
|
00598e49cf
|
rpcrt4: Uncomment test now that it works correctly.
|
2006-05-23 17:51:50 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Huw Davies
|
f151ecb0d1
|
rpcrt4: Use IsClient to determine whether we can use the Buffer memory or not.
Add simple struct tests.
|
2006-05-20 14:03:56 +02:00 |
Huw Davies
|
effac656bb
|
rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.
Add a bunch of marshaling tests (based on a program by Rob Shearman).
|
2006-05-17 21:46:43 +02:00 |