Anonymous
“The Delphi linker has always had the option of including so-called Turbo Debugger (TD32) debug information (on the Linker page of the Project Options dialog). The internal IDE Debugger does not normally use this information… … Read more
17 years ago in TDM, Win320
Anonymous
One of the key questions you should ask yourself as a serious Delphi developer is; what kind of exception handling and logging am I using. If you’re not using any custom or third party solution… … Read more
17 years ago in hack, TDM, Win320
Anonymous
“I don’t miss many features from Microsoft’s Visual C++ 6.0 when working in Delphi, but the new /DELAYLOAD option of the linker is one of them. This option lets you turn normal, implicit DLL import… … Read more
17 years ago in TDM0
Anonymous
“In their book Design Patterns, Gamma et al (a.k.a. the gang of four) lay the foundation for a new way of approaching software design. […] In this article we will first look at the language… … Read more
17 years ago in TDM0
Anonymous
One of the key reasons that computers have conquered the world is that they have been following Moore’s Law with faster, smaller and cheaper CPUs (and similar “laws” and improvements of memory, hard disks, graphics… … Read more
17 years ago in TDM, Win320
Anonymous
I think that the best TDM article title I’ve had is Slimming the Fat off Your Apps. It was published in November 1998 and we’re still in the Delphi 4 era (but as always many… … Read more
17 years ago in TDM, Win320
Anonymous
Delphi 4, released in the summer of 1998, was one of the most notorious Delphi releases ever. The initial release contained a large number of serious bugs, and it later became clear that the release… … Read more
17 years ago in hack, TDM, Win320
Anonymous
“Consider yourself an Delphi expert? Here is a test question for you: Can you name the 8 methods of TObject that are part of the process of constructing and destroying objects in Object Pascal” That… … Read more
17 years ago in TDM0
Anonymous
Inspired by the apparent popularity if my YAST article, a few months later, in July 1996, I published my second Delphi Magazine article – called Hooking HeapCheck. While the article is mainly irrelevant to 32-bit… … Read more
17 years ago in hack, TDM0
Anonymous
“Have you ever had any really hard-to-find bugs in your code? If not, you can skip this article, otherwise you’d better keep on reading!” The above quote was the enticing introduction to my first full-feature… … Read more
17 years ago in TDM0
Anonymous
As you probably know The Delphi Magazine is no longer in publication. As their web-site indicates the articles and source code repository will only be online for a short while longer, but it is still… … Read more
17 years ago in Blog, TDM0