- 01 Apr, 2008 40 commits
-
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer. This is needed because a context binding handle could be released on unmarshall, but it still needs to stay valid until the binding handle is no longer being used. Re-use the previously unused RPCRT4_ExportBinding function as RPCRT4_AddRefBinding and rename RPCRT4_DestroyBinding to RPCRT4_ReleaseBinding to show that it's purpose is to release a reference count and destroy if necessary, not always destroy.
-
Rob Shearman authored
rpcrt4: Improve trace in RPCRT4_find_interface to print the interface identifier data as well as the object guid.
-
Rob Shearman authored
In particular, don't allow them after cpp_quote and without a statement. Update the rules for importlib, library definition, dispinterface definition, interface definition, coclass definition and module definition to optionally allow a semicolon postfix. Call pop_import from the parser instead of the lexer to ensure that pop_import is only called after the last statement in the imported file has been parsed.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jason Green authored
-
Jason Green authored
-
Vitaly Perov authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Alexandre Julliard authored
-
Herve Chanal authored
-
Reece Dunn authored
-
Paul Vriens authored
-
Reece Dunn authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Vitaliy Margolen authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Paul Vriens authored
-
Chris Robinson authored
-