Early's Programming Portal
Back to Early's Website
Projects
stdplus::stringfmt - A Library for generating formatted strings
VCLCWH - VCL Component Writer's Help
TranslateStandardExceptions - A Library for Converting C++ Style Exceptions Into VCL Style Exceptions
VclObjectFactory - A Library for Creating VCL-Style Objects
Best Practices
Open Virtual Machine Project - Open source project to create a series of virtual machine components. Very little work done so far, but you may want to check it out and maybe even join up!
Programming Tips and Tricks
2003-02-27 - BCB Tip: Use <iostream> style formatting with AnsiString & TStrings
2003-02-23 - BCB Tip: Translate C++ Exceptions to VCL Exceptions
2002-01-13 - BCB Tip: Use VCL controls with non-VCL applications
1999-12-06 - C++ Tip: Formatted Debugger Output
1999-11-16 - BCB Tip: Non-Visual ActiveX Components
1999-10-20 - BCB FIX: Image List fails to display with Internet Explorer versions lower than 4.0x
1999-10-15 - BCB BUG: Delphi Icon shows up in Application
1999-09-17 - BCB Tip: Use RTTI to construct descendent classes
1999-09-16 - C++ Tip: Nesting functions in C++
1999-09-02 - BCB Tip: std::auto_ptr makes VCL less annoying
1999-09-02 - BCB Tip: Filename manipulation algorithms
1999-08-30 - C++ Tip: inherited keyword (well, almost)