John
unread,Jun 17, 2003, 5:17:43 PM6/17/03You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
When I enable watcom's default-window application [-bw switch], it
lets me have the windows look and feel (eg. frame, window, title,
menu, etc. instead of the dos console box) and still let me use scanf
to get the user's input and printf display the output. Is there a
simple class or code that I can add, or some other easy way to
simulate this in a visual c++ or mfc program? Thanks for your time and
help.