Win32


Articles

Sort by: Page 1 of 5 | 1 2 3 4 5 | Next
DateTitleAuthorType
Andrew Ames
17 May 2000 SAFEARRAYs Made Easier
This document describes the VCL template classes found in safearry.h with C++ Builder 5 and demonstrates their use to make working with SafeArrays much easier.
Andrew Ames TI
 
Borland Staff
14 Dec 2004 Open Letter to the C++Builder Community
All Borland C++Builder customers should read this open letter from Borland
Borland Staff Article
 
Serge Dosyukov
29 Nov 2005 From Delphi 7 to BDS 2006 - Comprehensive components list - by Serge Dosyukov
Are you planning to move your code from prior version of Delphi or C++ Builder into BDS 2006?? Check this chart for details about component availability.
Serge Dosyukov Contributed Article
 
Vincent Drake
23 Jul 2002 How do I change the program icon for a console application?
Describes how to modify the default application icon that appears in Windows Explorer for console applications.
Vincent Drake FAQ
25 Jun 2002 Disabling TCppWebBrowser's context menu or "right-click" menu.
Implementing IDocHostUIHandler in a simple COM object quickly solves this problem at the source.
Vincent Drake TI
15 Mar 2002 Capturing and gracefully handling delay-loaded DLL errors.
Demonstrates creating a hook function to handle error messages caused by delay-load failures.
Vincent Drake FAQ
1 Jun 2001 How hard is it to get my OWL application to compile with C++Builder 5?
Describes some of the steps involved with working with the, now unsupported, OWL library.
Vincent Drake FAQ
25 May 2001 Unresolved external '_main' referenced from c0x32.obj
Common error for beginning windows programmers.
Vincent Drake FAQ
5 Jan 2001 Multiple declaration errors when including shlobj.h.
Resolving multiple declaration errors for FVSHOWINFO, FOLDERSETTINGS, DESKBANDINFO, SHELLFLAGSTATE.
Vincent Drake FAQ
21 Dec 2000 How do I limit the movement of the mouse cursor?
How to "trap" the mouse in an area.
Vincent Drake FAQ
21 Dec 2000 How to draw custom dashed/dotted lines on a canvas.
Describes the use of ExtCreatePen to customize the length of your dotted lines.
Vincent Drake FAQ
17 Aug 2000 Using an OPENFILENAME structure and GetOpenFilename in Windows 98
Issues with OPENFILENAME structure in Win98 when using the most recent SDK headers.
Vincent Drake FAQ
14 Apr 2000 CodeGuard does not report memory leaks in the CodeGaurd Log window.
Due to a bug in Win95 and Win98, the Builder IDE will not get memory leak messages from CodeGaurd.
Vincent Drake FAQ
30 Nov 1999 How to disable Ctrl-Alt-Del and Alt-Tab key combo under Win95.
Describes an undocumented feature of the Windows API function SystemParametersInfo
Vincent Drake FAQ
30 Nov 1999 How to access the current user's login ID.
The Windows API function GetUserName is the simple answer to this common question.
Vincent Drake FAQ
24 Nov 1999 How to create a shared segment in a dll.
Gives an example of creating a shared segment in Builder4 using compiler switches and DEF file.
Vincent Drake FAQ
 
Mat Duafala
8 Jan 2001 Accessing Hardware Ports
How do I access the COM ports in windows.
Mat Duafala FAQ
4 Jan 2001 Winsock2 features
What are the main differences between winsock1.1 and winsock2?
Mat Duafala 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
7 Nov 2000 Winsock Fundementals
This article covers the basic requirements to create a socket connection and send data across it.
Mat Duafala TI

Server Response from: ETNASC01