<BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip-ubbcode-quote-content">Originally posted by mojokid:<BR>One of the ...
The NeoGeo AES+ comes in standard and two premium editions, supporting modern features like HDMI, 1080p output, and original ...
Any windows application can have a console including gui apps. Look up AllocConsole, GetStdHandle, and WriteConsole (in msdn). You won't need AllocConsole if your starting from one though.