- 27 Mar, 2008 27 commits
-
-
Rob Shearman authored
is_ptr cannot be used because it follows the chain of types into the type which has the context_handle attribute, which is typically "void *" and so causes these context handles to be incorrectly detected as context handles. Instead, we can use is_aliaschain_ptr to follow the chain of aliases without following pointers and the absence of the context_handle attribute indicates that it must be present on a type after following a pointer.
-
Rob Shearman authored
-
Rob Shearman authored
widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. Fix the is_string_type function used for detecting strings by only examining aliases instead of both aliases and pointers. This is due to the requirement that pointers to strings be handled as pointers and so not detected as strings.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hin-Tak Leung authored
-
Rob Shearman authored
-
Ge van Geldorp authored
shell32: Support getting the shell folder path for users other than the current user and the default user.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Austin English authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Dmitry Timoshkov authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alexander Nicolaysen Sørnes authored
-
Francois Gouget authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
- 26 Mar, 2008 13 commits
-
-
Aurimas Fischer authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Hans Leidekker authored
-
Herve Chanal authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dan Kegel authored
-