Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Jul : Console app without Dos Command Window

www.cryer.info
Managed Newsgroup Archive

Console app without Dos Command Window

Subject:Console app without Dos Command Window
Posted by:"Daniel" (dan593..@ms3.hinet.net)
Date:Fri, 22 Jul 2005 10:32:50 +0800

Hi,

    I want to write a console application without any input/output needed,
just silentlly running at background.

    When startup, it shows up a Dos Command Window.  I can hide it
immediatelly after startup by using GetConsoleTitle( ) and FindWindow( ),
but still it is visible at begining.

    Is there any method to disable Console Window before showing, not to
hide it after being visible.

Thanks,
Daniel

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive