Re: ddraw [try 2]: Add tests for the foreground window set by SetCooperativeLevel
28 Oct
2010
28 Oct
'10
11:42 a.m.
David Adam <david.adam.cnrs(a)gmail.com> writes:
+ hwnd2=createwindow(); + hwnd=createwindow(); + + if (hwnd) + { + skip("Failed to create the main window\n"); + return; + }
I don't think that's quite what you intended... -- Alexandre Julliard julliard(a)winehq.org
5614
Age (days ago)
5614
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard