Francois Gouget fgouget@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.