[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilder
Displaying differences between revision 105 and revision 106
= C++ Builder =
Commercial C and C++ programming environment developed by Borland for Windows. It has the same look-and-feel as Delphi and Kylix. C++ Builder uses the VCL and CLX libraries.
The successor of C++ Builder was supposed to be C++ BuilderX, but the later has been abandoned.
== Glossaries ==
* C++ Builder glossary
* C++ VCL glossary
* C++ CLX glossary
== C++ Builder tutorial ==
== Code snippets ==
== FAQ's ==
* What are the differences between C++ Builder and Kylix?
* What are the differences between C++ Builder and Delphi?
* What are the differences between the CLX and the VCL library?
* Which build tools (e.g. compiler) does C++ Builder use?
* Which books do you recommend teaching C++ Builder?
* What are all those files created by C++ Builder ?
* How do I create a stand-alone executable?
* Why does compiling take so long compared to Delphi?
* How can I use my own custom cursor?
* How do I add other Forms to my Main Form?
* How do I add a TWinControl dynamically?
* How do I let a Form be dragged?
* How do I get a custom shaped form?
* How do C++ Builder and Windows Vista go together?
== C++ Builder tricks ==
* Graphics
* Prevent freezing
* Code Templates
* Key shortcuts
* Dialogs
* Improve compile times
* Improve compilation success with Boost
* Creating and using a Help file
* Tools
* C++ Builder easter eggs
== Installation ==
* I cannot install C++ Builder
* How do I install Boost?
* How do I install OpenGL?
* How do install the MFC Wizard?
== Problems ==
* Startup problems
* I cannot find 'cc3260mt.DLL' in Windows Explorer
* When I open my project, I see the following: 'This file is used by the project manager only and should be treated like the project file'. Where is my code and what did I do wrong?
* My component palette is missing!
* How do I use OpenGL without using GLUT?
== Errors ==
* C++ compile errors
* C++ linking errors
* C++ runtime errors
* [[CppBuilderC compileE errors | C++ Builder compile errors ]] s
* C++ Builder linking errors
* C++ Builder run-time errors
* C++ Builder misc errors
== Programmers Heaven resources ==
* C++ Builder board
== External links ==
* WikiPedia: http://en.wikipedia.org/wiki/C%2B%2B_Builder
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilder
Displaying differences between revision 105 and revision 106
= C++ Builder =
Commercial C and C++ programming environment developed by Borland for Windows. It has the same look-and-feel as Delphi and Kylix. C++ Builder uses the VCL and CLX libraries.
The successor of C++ Builder was supposed to be C++ BuilderX, but the later has been abandoned.
== Glossaries ==
* C++ Builder glossary
* C++ VCL glossary
* C++ CLX glossary
== C++ Builder tutorial ==
== Code snippets ==
== FAQ's ==
* What are the differences between C++ Builder and Kylix?
* What are the differences between C++ Builder and Delphi?
* What are the differences between the CLX and the VCL library?
* Which build tools (e.g. compiler) does C++ Builder use?
* Which books do you recommend teaching C++ Builder?
* What are all those files created by C++ Builder ?
* How do I create a stand-alone executable?
* Why does compiling take so long compared to Delphi?
* How can I use my own custom cursor?
* How do I add other Forms to my Main Form?
* How do I add a TWinControl dynamically?
* How do I let a Form be dragged?
* How do I get a custom shaped form?
* How do C++ Builder and Windows Vista go together?
== C++ Builder tricks ==
* Graphics
* Prevent freezing
* Code Templates
* Key shortcuts
* Dialogs
* Improve compile times
* Improve compilation success with Boost
* Creating and using a Help file
* Tools
* C++ Builder easter eggs
== Installation ==
* I cannot install C++ Builder
* How do I install Boost?
* How do I install OpenGL?
* How do install the MFC Wizard?
== Problems ==
* Startup problems
* I cannot find 'cc3260mt.DLL' in Windows Explorer
* When I open my project, I see the following: 'This file is used by the project manager only and should be treated like the project file'. Where is my code and what did I do wrong?
* My component palette is missing!
* How do I use OpenGL without using GLUT?
== Errors ==
* C++ compile errors
* C++ linking errors
* C++ runtime errors
* [[CppBuilder
* C++ Builder linking errors
* C++ Builder run-time errors
* C++ Builder misc errors
== Programmers Heaven resources ==
* C++ Builder board
== External links ==
* WikiPedia: http://en.wikipedia.org/wiki/C%2B%2B_Builder
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
