21 Jul
2003
21 Jul
'03
9:05 p.m.
How would one do an app as a WineLib app (much like how notepad etc are) but that is a console app? Is there an example somewhere in the wine tree of how to do a console app (with main() instead of winmain() and that uses stdio.h to do output to stdout and etc?)