How to write a program that can be run either as a console or a GUI application? (2009) (devblogs.microsoft.com) 2 points by ibobev 1y ago ↗ HN
[–] GGerome 1y ago ↗ Simply patch a 32 bits exécutable at adress 0xDC and apply 0 for turning your exe as console app or 1 to turn it as GUI
2 comments
[ 2.7 ms ] story [ 11.9 ms ] thread