Re: (try 2) comdlg32/tests: Windows XP+ cannot do a CreateViewWindow2 twice in rapid seccesion. handle this error.
23 Oct
2008
23 Oct
'08
3:25 p.m.
[resend with subscribed from] 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))
Any reason you don't use E_UNEXPECTED instead of the numerical constant? Regards, MIchael Karcher
6262
Age (days ago)
6262
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Karcher