http://bugs.winehq.org/show_bug.cgi?id=58156
--- Comment #8 from ToastyBug cemer99797@isorax.com --- Created attachment 78609 --> http://bugs.winehq.org/attachment.cgi?id=78609 reply to Bernhard Übelacker from comment #7
(In reply to Bernhard Übelacker from comment #7)
To get some insight what happens in this call to DllMain one could execute with +relay like this: WINEDEBUG=+module,+relay \ wine JKDEMO.EXE -windowgui \ >> $WINEPREFIX/drive_c/relay2.log 2>&1
This creates kind of huge files, please put the lines between "PROCESS_ATTACH...CALL" and "PROCESS_ATTACH...RETURN 0" into a file and attach it here. For comparison I attached that part from my succeeding test.
After following your instructions with Wine-devel 10.8 (Gcenx binary, https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.8) on macOS 11.7.10, there are 121 matches for "PROCESS_ATTACH" uppercase, and another 121 matches for "process_attach" lowercase.
Please see the attachment for the full reply