https://bugs.winehq.org/show_bug.cgi?id=38640
Bug ID: 38640 Summary: Cygwin/MSYS2 compiled Hello World program couldn't display output in pure Linux console Product: Wine Version: 1.7.43 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fracting@gmail.com Distribution: ---
This is a follow up of bug 34930.
When running cygwin/msys2 compiled Hello World program in pure Linux console, GetConsoleWindow returns NULL, and the program refuse to output.