https://bugs.winehq.org/show_bug.cgi?id=43900
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Sergio Gómez Del Real from comment #2)
Confirming this bug.
It seems to be due to the function SHGetImageList not supporting extra large (SHIL_EXTRALARGE) image lists:
I verified that it is this patch that fixes the crash: https://raw.githubusercontent.com/wine-compholio/wine-staging/master/patches...
Applying that patch against current git makes the error-window dissapear and the application starts fine.