Francois Gouget fgouget@codeweavers.com writes:
So as far as I can tell the following patch broke the WoW builds:
commit a1cdcc5290618c00d73e7a71aaa38897ec501138 Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 17 09:28:35 2019 +0200
ntoskrnl: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
That is, after this patch, I get a crash in mountmgr.sys when creating the wineprefix (see attached backtrace). Maybe I'm missing something.
This should be fixed now.