Stefan Dösinger stefan@codeweavers.com writes:
This supersedes patch 103000.
Try 4: Replace a leftover return E_OUTOFMEMORY with return FALSE.
Try 3: Move this out of wined3d and wined3d.h and use its own header with inline functions. This is to avoid COM-related code inside wined3d among other reasons.
I don't think that justifies adding a new global header.