j
k
j a
j l
David Adam david.adam.cnrs@gmail.com writes:
hwnd2=createwindow(); hwnd=createwindow(); if (hwnd) { skip("Failed to create the main window\n"); return; }
skip("Failed to create the main window\n");
return;
I don't think that's quite what you intended...
Back to the thread
Back to the list