j
k
j a
j l
Am Donnerstag, den 23.10.2008, 07:41 -0500 schrieb Aric Stewart:
/* * Windows XP is unable to recreate the ViewWindow2 returning * A Catastrophic failure error */ if (broken(hr == 0x8000ffff || hr == E_FAIL))
/*
* Windows XP is unable to recreate the ViewWindow2 returning
* A Catastrophic failure error
*/
if (broken(hr == 0x8000ffff || hr == E_FAIL))
Any reason you don't use E_UNEXPECTED instead of the numerical constant?
Regards, MIchael Karcher
Attachments:
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites