C++Builder Support

Articles

Sort by: Page 3 of 12 | Previous | 1 2 3 4 5 6 ... 12 | Next
DateTitleAuthorType
28 Sep 2007 DesignIntf.dcu and Proxies.dcu not found.
When trying to creating a simple C++ designtime package that might refer to ‘DesignIntf’,’DesignEditors, the Delphi compiler complains that 'DesignIntf.dcu' and 'Proxies.dcu'cannot be found.
Ray Vecchio Article
14 Sep 2007 SocketServer service fails to start on Non-English Windows.
The Socketserver service does not start on a Non-English version of WindowsXP, or Vista
Ray Vecchio Article
13 Sep 2007 Registering BDS 2006 / Delphi 2006 / C++Builder 2006 / Delphi 2007 / C++Builder 2007 as the JIT Debugger
Shows how to register Delphi 2006 / C++Builder 2006 / Delphi 2007 / C++Builder 2007 as the JIT Debugger
Chee Wee Chua Article
7 Sep 2007 Using Microsoft's Dependency checker tool, for lightweight error analysis
The Microsoft dependency checker tool will show you all DLLs called by a specific binary and it also has a very useful Profile feature.
Ray Vecchio Article
15 Aug 2007 Access violation in dclite60.bpl on a new XP SP2 machine.
When starting BCB6 up on a newly installed XP SP2 machine I get an access violation in dclite60.bpl
Ray Vecchio Article
14 Aug 2007 Solution Report for the RAD Studio Update 2 “Sources Not Found” Error
This article should help if you are having trouble installing Delphi 2007 Update 2 because your cache is not present.
Nick Hodges Article
10 Jul 2007 Bdsproj2mak Throws OLE Error on ClassID {F8FEDD39...}
Installing .NET 2.0 causes bdsproj2mak to fail with OLE errors
David Powell Article
27 Jun 2007 Installing TClientSocket and TServerSocket components for BDS2006 / Delphi 2007 / C++Builder 2006 / C++Builder 2007
This article shows how to install the TClientStocket and TServerSocketcomponents, in the family of the products collectively known as BDS 2006, CodeGear Delphi 2007 and CodeGear C++Builder 2007.
Chee Wee Chua Article
22 Jun 2007 RAD Studio Installer FAQ
Frequently Asked Questions about installing RAD Studio
Dee Elling FAQ
7 May 2007 BDE Merge Module for BDS 2006
The BDE Merge Module for use with MSI installers is now available for registered users of Borland Developer Studio 2006
CodeGear Updates