Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I make a console in a non-colsole project?

0 views
Skip to first unread message

Anders And

unread,
Feb 6, 2001, 4:22:50 AM2/6/01
to
Is there any way to create a console like the ones i get when making win32
console projects with a simple main() instead of the winmain() function?

Kristian


Chris

unread,
Feb 6, 2001, 4:30:49 AM2/6/01
to
On Tue, 6 Feb 2001 10:22:50 +0100, "Anders And" <A...@andeby.com>
wrote:

>Is there any way to create a console like the ones i get when making win32
>console projects with a simple main() instead of the winmain() function?

BOOL AllocConsole(VOID);

Er du fra Danmark?

Regards
Chris Hansen

0 new messages