https://bugs.winehq.org/show_bug.cgi?id=51583
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|win16 applications crash |Tetris crashes due to |due to "visual styles" |"visual styles"
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Also affects win32 programs, when converting from Ansi to Unicode, handles and resource IDs should be ignored, that's what windows does as well. Not 100% sure why tetris tries to send a HGLOBAL to another process, but that makes it crash.