User forums > Using Code::Blocks

How to hide windows CL

(1/2) > >>

warej:
Hello. I've been using Code::Blocks for some time, but only for console applications. Now I want to write some window application and I hace a problem. When I build a basic template "Win 32 ..." I see two wiondows on the screen: one with my application, and second is like a Windows Command Line and I want to get rid of it. I want to have only one window.
Can anybody help me?

P.S.
Sorry for language mistakes :)

oBFusCATed:
Project -> Properties -> Build Targets -> Type -> GUI

warej:
Unfortunately it doesn't work as I wanted ;/
I changed this setting, but after compiling I still have two windows.

oBFusCATed:
Look at your code for calls to *Console() functions.

stahta01:
related thread in another site
http://www.allegro.cc/forums/print-thread/594895

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version