Programming


Articles

Sort by: Page 6 of 9 | Previous | 1 2 3 4 5 6 7 8 9 | Next
DateTitleAuthorType
25 May 2001 Unresolved external '_main' referenced from c0x32.obj
Common error for beginning windows programmers.
Vincent Drake FAQ
1 May 2001 Borland is awarded a patent for its Two-Way-Tools method
The United States Patent and Trademark Office awarded Borland Software Corporation its 94th patent. The pantent covers its Two-Way-Tools method for delegation of object events to event handlers.
David Intersimone Article
18 Jan 2001 How to detect if your application is running under the IDE
This article describes how to detect if your application was launched by the IDE or as a standalone.
mykle hoban FAQ
12 Jan 2001 How do I find a string in a ListBox?
This article describes how to use the WinAPI to find and select strings in a ListBox control
mykle hoban FAQ
11 Jan 2001 How do I change the destination directory of .hpp files?
The directories/conditionals section of project options do not affect the output of .hpp files. Editing the project option source solves this problem.
Vincent Drake FAQ
8 Jan 2001 Accessing Hardware Ports
How do I access the COM ports in windows.
Mat Duafala FAQ
4 Jan 2001 Using COM to Accept Interprocess Drag and Drop operations
This article describes how to implement an OLE Drop Target.
mykle hoban TI
4 Jan 2001 WSAEWOULDBLOCK error in my socket program
Whenever I try to run my socket program, I get the error WSAEWOULDBLOCK.
Mat Duafala FAQ
4 Jan 2001 Winsock2 features
What are the main differences between winsock1.1 and winsock2?
Mat Duafala FAQ
28 Dec 2000 Why is my MTS object access violating when I install it in COM+?
This article describes how to fix access violations caused when installing transaction objects in COM+
mykle hoban FAQ
28 Dec 2000 How to expand file wildcards such as *.txt and *.*
This document describes how to handle wiildcards in a Win32 Console application.
mykle hoban FAQ
14 Dec 2000 Must use C++ for STDCOMP.H
A common error for beginner programmers, this error message is easily resolved.
Vincent Drake FAQ
11 Dec 2000 What is an AV, and how do I debug them
The basic steps to debug Access Violations in a win32 program.
Mat Duafala TI
4 Dec 2000 How to Save an Embedded Resource to a File
This article describes how to save a resource embedded in your application to a file.
mykle hoban FAQ
30 Nov 2000 What is this TParser thing and how do I use it?
This article explains the undocumented class TParser and implements a simple tokenizer using it.
mykle hoban FAQ
28 Nov 2000 How to Make Your Form "Snap" to the Screen Edge or Another Form
This document details the steps necessary to create "snapping" or "magnetic" windows, much like in Winamp.
mykle hoban TI
16 Nov 2000 Why am I getting access violations using SafeArrays of more than one dimension?
How to remove the error in the C++Builder header files to fix this problem.
mykle hoban FAQ
15 Nov 2000 Window Alpha-Channel Transparency
How to use new features of the Windows 2000 SDK to set the transparency (alpha-channel) level of your form
mykle hoban FAQ
13 Nov 2000 Unix network programming: a practical approach -- part 2
Here's the second part of James Buchanan's tutorial on network programming in Linux and Unix.
J.D. Hildebrand Article
16 Oct 2000 A Simple Example of Automating Outlook
This example uses the Microsoft Office servers installed with BCB to display the folders listed in outlook and display them.
mykle hoban FAQ

Server Response from: ETNASC02