<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN C++Builder / Programming / Performance Feed</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/c_builder/programming/performance" title="EDN C++Builder / Programming / Performance" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/c_builder/programming/performance/feed" title="EDN C++Builder / Programming / Performance Feed" />
<id>http://edn.embarcadero.com/c_builder/programming/performance</id>
<updated>2013-05-18T18:18:37-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>BDNtv: Building Quality Applications with Delphi and C++Builder 2006 (webinar replay)</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/33807" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/33807</id>
<updated>2006-11-09T16:48:53-08:00</updated>
<published>2006-11-09T16:48:53-08:00</published>
<summary>Watch the replay of the webinar presented by Borland Developer Relations</summary>
</entry>
<entry>
<title>Code Profiling with Non-Breaking Breakpoints by Jim McKeeth</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/31905" />
<author>
<name>Jim McKeeth</name>
<uri>http://gp.codegear.com/authors/edit/4280.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/31905</id>
<updated>2004-01-12T00:00:00-08:00</updated>
<published>2004-01-12T00:00:00-08:00</published>
<summary>Sometimes it is nice to know how long a specific piece of code takes to execute.  The Borland IDE actually provides a means to accomplish this using non-breaking breakpoints and the event log.</summary>
</entry>
<entry>
<title>Multi-threaded programming contest winners</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29786" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29786</id>
<updated>2003-02-21T00:00:00-08:00</updated>
<published>2003-02-21T00:00:00-08:00</published>
<summary>The winners have been selected for the multi-threaded programming contest</summary>
</entry>
<entry>
<title>Programming Contest: Multi-threaded applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28448" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28448</id>
<updated>2002-02-26T16:14:50-08:00</updated>
<published>2002-02-26T16:14:50-08:00</published>
<summary>Community programming contests have been revived, and the community can have more involvement than ever in selecting the winners. Read this article for details.</summary>
</entry>
<entry>
<title>How to detect if your application is running under the IDE</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26659" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26659</id>
<updated>2001-01-18T00:00:00-08:00</updated>
<published>2001-01-18T00:00:00-08:00</published>
<summary>This article describes how to detect if your application was launched by the IDE or as a standalone.</summary>
</entry>
<entry>
<title>How do I find a string in a ListBox?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26614" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26614</id>
<updated>2001-01-12T13:37:24-08:00</updated>
<published>2001-01-12T13:37:24-08:00</published>
<summary>This article describes how to use the WinAPI to find and select strings in a ListBox control</summary>
</entry>
<entry>
<title>Using COM to Accept Interprocess Drag and Drop operations</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26545" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26545</id>
<updated>2001-01-04T15:57:29-08:00</updated>
<published>2001-01-04T15:57:29-08:00</published>
<summary>This article describes how to implement an OLE Drop Target.</summary>
</entry>
<entry>
<title>Why is my MTS object access violating when I install it in COM+?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26516" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26516</id>
<updated>2000-12-28T13:57:12-08:00</updated>
<published>2000-12-28T13:57:12-08:00</published>
<summary>This article describes how to fix access violations caused when installing transaction objects in COM+</summary>
</entry>
<entry>
<title>How to expand file wildcards such as *.txt and *.*</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26508" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26508</id>
<updated>2000-12-28T00:00:00-08:00</updated>
<published>2000-12-28T00:00:00-08:00</published>
<summary>This document describes how to handle wiildcards in a Win32 Console application.</summary>
</entry>
<entry>
<title>How to Save an Embedded Resource to a File</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26384" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26384</id>
<updated>2000-12-04T12:19:24-08:00</updated>
<published>2000-12-04T12:19:24-08:00</published>
<summary>This article describes how to save a resource embedded in your application to a file.</summary>
</entry>
<entry>
<title>What is this TParser thing and how do I use it?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26380" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26380</id>
<updated>2000-11-30T14:00:04-08:00</updated>
<published>2000-11-30T14:00:04-08:00</published>
<summary>This article explains the undocumented class TParser and implements a simple tokenizer using it.</summary>
</entry>
<entry>
<title>How to Make Your Form &quot;Snap&quot; to the Screen Edge or Another Form</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26370" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26370</id>
<updated>2000-11-28T00:00:00-08:00</updated>
<published>2000-11-28T00:00:00-08:00</published>
<summary>This document details the steps necessary to create &quot;snapping&quot; or &quot;magnetic&quot; windows, much like in Winamp.</summary>
</entry>
<entry>
<title>Why am I getting access violations using SafeArrays of more than one dimension?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26296" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26296</id>
<updated>2000-11-16T11:51:34-08:00</updated>
<published>2000-11-16T11:51:34-08:00</published>
<summary>How to remove the error in the C++Builder header files to fix this problem.</summary>
</entry>
<entry>
<title>Window Alpha-Channel Transparency</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26285" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26285</id>
<updated>2000-11-15T11:16:10-08:00</updated>
<published>2000-11-15T11:16:10-08:00</published>
<summary>How to use new features of the Windows 2000 SDK to set the transparency (alpha-channel) level of your form</summary>
</entry>
<entry>
<title>A Simple Example of Automating Outlook</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26053" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26053</id>
<updated>2000-10-16T10:02:58-07:00</updated>
<published>2000-10-16T10:02:58-07:00</published>
<summary>This example uses the Microsoft Office servers installed with BCB to display the folders listed in outlook and display them.</summary>
</entry>
<entry>
<title>Three Ways To Get Your System's Network MAC Address</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26040" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26040</id>
<updated>2000-10-12T00:00:00-07:00</updated>
<published>2000-10-12T00:00:00-07:00</published>
<summary>This article describes three different ways to programatically get the MAC address of your system's network card (NIC).</summary>
</entry>
<entry>
<title>Resolving linker errors when using TRegistry</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25926" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25926</id>
<updated>2000-09-26T10:29:05-07:00</updated>
<published>2000-09-26T10:29:05-07:00</published>
<summary>This article describes how to get rid of linker errors that pop up when deriving a class from TRegistry (esp. with regards to the ChangeKey function)</summary>
</entry>
<entry>
<title>ATL Templatized QueryInterface Causes Compiler Errors</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22268" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22268</id>
<updated>2000-06-20T13:49:55-07:00</updated>
<published>2000-06-20T13:49:55-07:00</published>
<summary>This document describes how to remove the compiler errors that will occaisionally happen when using the ATL in C++Builder</summary>
</entry>
<entry>
<title>How to use a VCL class member-function as a Win32 callback.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22225" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22225</id>
<updated>2000-06-12T00:00:00-07:00</updated>
<published>2000-06-12T00:00:00-07:00</published>
<summary>This article describes how to substitue a global or static-member function for an actual member-function when using Win32 callbacks.</summary>
</entry>
<entry>
<title>How to get a file's associated icon.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22091" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22091</id>
<updated>2000-05-30T00:00:00-07:00</updated>
<published>2000-05-30T00:00:00-07:00</published>
<summary>This FAQ describes how to retrieve a file's associated default icon without (directly) using the registry.</summary>
</entry>
<entry>
<title>The -xv Switch</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/10302" />
<author>
<name>Kevin Scardina</name>
<uri>http://gp.codegear.com/authors/edit/78.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/10302</id>
<updated>2000-03-07T11:49:09-08:00</updated>
<published>2000-03-07T11:49:09-08:00</published>
<summary>This document explain what the -xv switch does.</summary>
</entry>
</feed>
