search for: type_get_type

Displaying 2 results from an estimated 2 matches for "type_get_type".

2009 Feb 27
0
Wine release 1.1.16
...that come from system library functions or system headers. gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. widl: Don't directly access the type structure when determining the types in expressions. widl: Use type_get_type to determine the types during statement enumeration. widl: Use type_get_type to determine the types of types during header writing. widl: Use type_get_type to determine the types of types during parsing and checking. widl: Use type_get_type to determine the types of types during t...
2009 Jan 30
0
Wine release 1.1.14
...9_38: Fix version information. d3dx9_39: Fix version information. d3dx9_40: Implement d3dx9_40 and forward the functions to d3dx9_36. Rob Shearman (12): widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type that the alias aliases. widl: Add new type_get_type and type_get_real_type_type functions. rpcrt4: Don't declare functions that aren't exported by rpcrt4.dll in include/rpcndr.h. rpcrt4: Remove the NDR version check from NdrClientCall2 and NdrStubCall2. rpcrt4: Fix buffer overflow in UUID tests. ole32: Fix some tests...