Jon Griffiths <[EMAIL PROTECTED]> writes: > This patch casts hresult errors into HRESULTs as per the native > headers.
The native headers don't have a _HR_() macro, so we shouldn't have one either. Please do normal casts instead. -- Alexandre Julliard [EMAIL PROTECTED]
