oleview: The PSDK's ELEMDESC cannot be used with compilers that don't support nameless unions. So define our own structure so the test compiles with both the Wine and the PSDK headers.

Alexandre Julliard julliard at winehq.org
Fri Oct 20 08:47:21 CDT 2006


Francois Gouget <fgouget at free.fr> writes:

> The PSDK uses a nameless union whether NONAMELESSUNION is defined or 
> not. But if we assume that NONAMELESSUNION will never be defined when we 
> compile with the PSDK headers, then we can use U(x).

That's what the rest of the oleview code already does, so it should be
OK.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list