The bug was submit here:
https://bugs.winehq.org/show_bug.cgi?id=38960
I know wine staging version has solve this bug, and my program works well on wine-staging 2.21.
But it still exists on wine 3.3 master branch.
I found a patch on wine-staging's github:
https://github.com/wine-compholio/wine- ... ationModes
I'm trying to apply this patch(only this patch) on wine 3.3 master branch.
After I recompile wine, my program can run without crash, but the web page still not show.
I think only apply the patch above is not enough to make IOCP work, so I would like to know, what else I should do? Which patches should I apply?
Thanks very much
