faqts : Computers : Programming : Languages : C++

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 10 people (30%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

C++: Application: Windows: Create: Borland: C++Builder: How to create a new Windows application?

Jan 4th, 2004 12:00
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 04 January 2004 - 08:57 pm --------------------

C++: Application: Windows: Create: Borland: C++Builder: How to create 
a new Windows application?

---

Steps: Overview:

 1. -Start the C++Builder program

 2. -select from menu option 'File'

 3. -select from list 'New'

 4. -select from list 'Application'

     That will open a form, on which you can start to put your
     components (like buttons, ...).

---
---

Internet: see also:

---

C++: Application: Console: Create: Borland: C++Builder: How to create 
a console application?
http://www.faqts.com/knowledge_base/view.phtml/aid/28033/fid/163

---

Delphi: Application: Create: New: Windows: How to create a new Windows 
application in Delphi?
http://www.faqts.com/knowledge_base/view.phtml/aid/23924/fid/175

----------------------------------------------------------------------