rpcrt4: Add a STUBLESS_FREE phase for freeing the allocated memory in the server...
[wine] / dlls / rpcrt4 / tests / server.idl
2007-06-21  Dan Hipschmanwidl: Add tests for arrays of pointers.
2007-06-19  Dan Hipschmanrpcrt4: Add encapsulated union tests.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal pointer attributes.
2007-06-14  Dan Hipschmanwidl: Test structure argument marshalling.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal types.
2007-06-12  Dan Hipschmanwidl: Simplify correlation descriptor code.
2007-06-06  Dan Hipschmanwidl: Implement conformant structure handling.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-05-31  Dan Hipschmanrpcrt4: Fix build of test on Solaris by renaming a...
2007-05-25  Dan Hipschmanwidl: Allow types that reference themselves.
2007-05-25  Dan Hipschmanwidl: Handle pointers in unions.
2007-05-21  Dan Hipschmanwidl: Lay framework for unions with simple unions working.
2007-05-16  Dan Hipschmanwidl: Write some structures to the type format string...
2007-05-14  Dan Hipschmanwidl: Handle pointers fields that point to structures.
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-04-26  Dan Hipschmanrpcrt4: Add a testcase for RPCs with fixed-size arrays.
2007-04-26  Dan Hipschmanrpcrt4: Add tests for RPC and widl generated code.