Archive
Saturday, 6. February 2010
2
votes
Santa Cruz Sentinel article
The Hacker's Corner
– "SCOTTS VALLEY -- If you are secretly pining over old Borland memorabilia -- the classic Pascal 3.0 software still in its original shrink wrap, a Borland varsity letter jacket once reserved for executives or a shiny yellow bumper sticker proclaiming that "Delphi Developers Do It Faster" -- this is ...
8
votes
Don’t abuse FreeAndNil anymore
DelphiTools
– A recurring subject when it comes to freeing objects and preventing is whether you should just .Free them, thus leaving a invalid reference that should however never be used anymore when the code design is correct, or if you should defensively FreeAndNil() them, thus leaving a nil value that will ...
3
votes
Compiling a Hunspell DLL, step by step
Delphi Haven
– As I got asked, I thought I might as well make a separate post out of it, so here goes. To compile a new Hunspell DLL, you could do the following: Make sure you have a suitable C++ compiler at the ready. I’ve no idea about C++Builder, but Visual C++ Express does the job fine, and it’s ...
1
vote
Haitian Relief Auction Update - $3,582!
The Hacker's Corner
– Borland Memorabilia Auctions for Haitian Relief First wave of auctions (about 50) end this Sunday at 6pm PST. Happy bidding!Share This | Email this page to a friend




