- 03 Jan, 2009 23 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Vincent Povirk authored
-
Rob Shearman authored
widl: Add aliased types to the typelib for statements in the library block if the typedef itself doesn't need to be added. Otherwise, the order of types in the typelib will be wrong or types will be missing.
-
Vincent Pelletier authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Spotted by Chris Robinson.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
We added a #version line a while ago, so the line number for the warning changed.
-
Dylan Smith authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 02 Jan, 2009 17 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Frans Kool authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Rob Shearman authored
Detecting strings is a bit harder than just looking for the string attribute, so make sure to use the function which has the purpose of doing just that. Fixes compilation of generated server/proxy code when a parameter has both the [out] and [string] attributes.
-
Rob Shearman authored
The resolv.h header file won't compile without netinet/in.h being included first.
-
Rob Shearman authored
-
Rob Shearman authored
Change the remaining text conversions to use the Unix CP as the strings come from system library functions.
-
Alexandre Julliard authored
-
Christian Costa authored
-
Michael Karcher authored
If any ancestor of an interface needs delegation, the interface itself has holes in the vtables and thus needs delegation, too.
-