开发者

Effects of switching from /SUBSYSTEM:CONSOLE to /SUBSYSTEM:WINDOWS

What are the effects of switching from /SUBSYSTEM:CONSOLE to /SUBSYSTEM:WINDOWS? I have noticed my application (a qt GUI application) now doesn't work correctly in开发者_如何学编程 release mode. If I put the console back in it works fine. I have tried getting rid of any prints to console but I am still seeing issues. The program links to a .dll library that was originally a console application but became a dll later on, it has also had its subsystem changed to WINDOWS. Only when they are both on CONSOLE and a console is present does it work correctly/stably.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜