This commit is contained in:
rsc 2006-02-15 23:06:27 +00:00
parent 201e19d672
commit 880ab2f10a
4 changed files with 32 additions and 4 deletions

View file

@ -470,6 +470,7 @@ mainctl(void *v)
char *s, *t, *buf;
w = v;
winincref(w);
proccreate(wineventproc, w, STACK);
for(;;){