• Dan Hipschman's avatar
    widl: Make structures with FC_ENUM16 fields complex. · 2fa83d94
    Dan Hipschman authored
    Structures containing enum fields without the v1_enum attribute must be
    treated as complex because of the range check and memory/wire size
    differences.  This includes a test which didn't pass before and now
    passes on Wine and Windows.
    2fa83d94
server.c 28.2 KB