Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do i write a "formless" application

Status
Not open for further replies.

samibami

Programmer
Oct 12, 2003
28
0
0
IL
hi,

it's kinda wierd, but i'm trying to write a program on borland that doesn't need a form.
using "console wizard" and other project types gave only errors (something about a missing package called "CaptionButtonCB5").
note:i don't want to make an invisible form!! i already know how to do that.

maybe i'll go back to visual studio (although i hate it very much).

10x
 
Which version of Builder are you using? You're on the right track by using the console wizard. Give it another try. Maybe the errors was just a 'zit' in the system.

If you want ot use other compilers, try Dev-C++ from Its free to use!

See ya on Amanda Dearheart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top