Re: ddraw [try 2]: Add tests for the foreground window set by SetCooperativeLevel
Oct. 28, 2010
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
5627
Age (days ago)
5627
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard