- 29 Dec, 2008 40 commits
-
-
Rob Shearman authored
The identifier doesn't have any properties of a variable and we only use it for holding the name before it is freed. Use get_type instead of get_typev in the type_new_* functions and get rid of get_typev.
-
Rob Shearman authored
Use pointers for the information for structures, enumerations, functions and interfaces so that we can determine whether or not the type has been defined yet and to enable more information to be stored.
-
Rob Shearman authored
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
-
Rob Shearman authored
widl: Follow aliases in check_remoting_fields so that the fields for the type are correctly enumerated.
-
Rob Shearman authored
oleidl.h isn't usable without winuser.h being included first due to using the LPMSG type, so explicitly include it by adding a cpp_quote statement to oleidl.idl. In the PSDK it is implicitly included as IDL-generated header includes windows.h, which in turn includes winuser.h.
-
Christian Costa authored
-
Alexandre Julliard authored
-
Byeongsik Jeon authored
-
Byeongsik Jeon authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Dan Kegel authored
-
Andrew Fenn authored
-
Andrew Fenn authored
-
Ge van Geldorp authored
-
Chris Robinson authored
-
Hwang YunSong(황윤성) authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-