How to turn off your RadStudio IDE start page banner display
Your Embarcadero RAD Studio program installation folder contains a subfolder named "Welcomepage". For a non-English version locate the language specific subfolder...
Fixing your lost delphi (.pas) Explorer file association for RadStudio
I recently installed Visual Studio 2015 RC and found that after the application install I had lost my default pascal (.pas) Explorer file association i.e. double clicking a file in Explorer to load in an already open RadStudio. The first step (under Win7) to re-associate the file extension to allow an already open RadStudio to load the clicked on file...
Fixing your lost delphi (.pas) Explorer file association for RadStudio
I recently installed Visual Studio 2015 RC and found that after the application install I had lost my default pascal (.pas) Explorer file association i.e. double clicking a file in Explorer to load in an already open RadStudio. The first step (under Win7) to re-associate the file extension to allow an already open RadStudio to load the clicked on file...
TClientSocket and TServerSocket missing from XE8
How to install TClientSocket and TServerSocket back into your Delphi / C++ Builder XE8 RadStudio IDE...
Setting Borland TCppWebBrowser components navigate wchar_t string
Just a quick note on my part on how to set a wide character string i.e. wchar_t* under Borland BDS 2006, in this example I'm using the TCppWebBrowser component...
Abnormal borland compiled program termination after winXP SP3 install
After installing WindowsXP <acronym title="Service Pack 3">SP3</acronym> my Borland Builder 6 (BCB6) applications compiled with QuickReports were crashing with the errors <b>EAccessViolation</b> and <b>'Abnormal program termination'</b>...
