https://bugs.winehq.org/show_bug.cgi?id=42910
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Zebediah Figura from comment #2)
Unfortunately no, it crashes instead.
[zeb@terabithia wine]$ WINEDEBUG=+seh ./wine explorer /desktop=foo ~/.wine/drive_c/Program\ Files/Infogrames\ Interactive/Scrabble\ 2/Scrabble\ v2.0.exe fixme:win:EnumDisplayDevicesW ((null),0,0x33f268,0x00000000), stub! fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1. wine: Unhandled stack overflow at address 0x7c5b8137 (thread 0032), starting debugger... err:seh:setup_exception_record stack overflow 1152 bytes in thread 0032 eip 7bc60e04 esp 00240eb0 stack 0x240000-0x241000-0x340000
Thanks. Stack overflow, can you change the call to IDirectPlayX_EnumConnections( &This->IDirectPlay4A_iface,....
That should fix the stack overflow.