widl: let widl understand typedef enum

Rob Shearman rob at codeweavers.com
Sat Feb 5 11:53:30 CST 2005


Vincent Béron wrote:

>Since the typedef patch to widl, typedef enum foo {A, B} FOO; was
>rejected by get_type_vt (unknown-type: 13).
>
>Changelog:
>A RPC_FC_ENUM16 is a VT_I2.
>  
>

Are you sure about this? Elsewhere RPC_FC_ENUM16 is equivalent to a 
VT_I4 or VT_UI4 (although it is actually only 16-bits on the wire).

Rob



More information about the wine-devel mailing list