Mike McCormack mike@codeweavers.com writes:
ChangeLog:
- use __RPC_FAR attribute for pointers in proxies
Is this really useful? __RPC_FAR will always be an empty define, even when building on Windows, and I doubt we'll want to add 16-bit support to widl...