- 03 Apr, 2006 25 commits
-
-
Stefan Dösinger authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Stefan Dösinger authored
-
Huw Davies authored
-
qingdoa daoo authored
-
Marcus Meissner authored
-
Vitaliy Margolen authored
-
Alexander N. Sørnes authored
-
- 01 Apr, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 31 Mar, 2006 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Detlef Riekenberg authored
-
Robert Shearman authored
Use ncalrpc instead of ncacn_np as the transport as this is more similar to how ole32 from NT works and should also be compatible with rpcrt4 from Win9x, allowing more combinations of dlls to work.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
widl: Only assign variables if not a string and only create a local variable if not a sized parameter. Only assign variables if not a string and only create a local variable if not a sized parameter. Fixes type mismatches in the generated code due to differences in the algorithms between creating local variables and using them.
-
Robert Shearman authored
widl: Initialise the temporary variable to 0 for parameters with more than one level of indirection.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Move handling of base type marshaling and unmarshaling to a separate function and improve it to support return values.
-