| Sort by:
|
Page 3 of 5 | Previous | 1 2 3 4 5 | Next
|
|
|
12 Jun 2000
|
How to use a VCL class member-function as a Win32 callback.
This article describes how to substitue a global or static-member function for an actual member-function when using Win32 callbacks.
|
mykle hoban
|
FAQ
|
|
|
|
20 Jun 2000
|
ATL Templatized QueryInterface Causes Compiler Errors
This document describes how to remove the compiler errors that will occaisionally happen when using the ATL in C++Builder
|
mykle hoban
|
FAQ
|
|
|
|
7 Jul 2000
|
ADO Basics: Creating a basic ADO database application
How do I create a basic ADO database application?
|
Christopher Moeller
|
FAQ
|
|
|
|
7 Jul 2000
|
How do I rename the "DllEntryPoint" function to "DllMain," which is the convention in some other compilers?
Renaming the "DllEntryPoint" function using a DEF file.
|
Christopher Moeller
|
FAQ
|
|
|
|
9 Aug 2000
|
C++Builder 5 seemed to install fine, but now Windows fails to load, producing an error in ESSOLO.DRV.
Workaround for installing C++Builder 5 on an IBM Aptiva (running Windows 98)
|
Christopher Moeller
|
FAQ
|
|
|
|
9 Aug 2000
|
Visual C++ project conversion tool (VCTOBPR.EXE)
Examines the significance of project configuration options within the Visual C++ conversion tool.
|
Nate Lieby
|
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
|
|
|
|
24 Aug 2000
|
Can you drag and drop existing SQL structures directly onto a form?
Using the SQL Explorer to automatically implement
|
Christopher Moeller
|
FAQ
|
|
|
|
24 Aug 2000
|
How do I prevent the compiler from halting the execution of my application during debugging when it encounters an exception?
Configuring the exception handling features for debugging.
|
Christopher Moeller
|
FAQ
|
|
|
|
6 Sep 2000
|
How do you force Builder to compile a project in straight C?
Setting up a C style project
|
Christopher Moeller
|
FAQ
|
|
|
|
7 Sep 2000
|
Installing Borland C++ Builder 5 under Windows 2000
A quick walkthrough of installing Borland C++ Builder Windows 2000, for use as a user other than an administrator.
|
Nate Lieby
|
FAQ
|
|
|
|
14 Sep 2000
|
How do I prevent the user from interacting with a control (e.g Form)?
Using the Enabled Property of a control to disallow user interaction.
|
Christopher Moeller
|
FAQ
|
|
|
|
26 Sep 2000
|
Resolving linker errors when using TRegistry
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)
|
mykle hoban
|
FAQ
|
|
|
|
28 Sep 2000
|
Is there an easy way to verify pairs of matching braces in the Code Editor?
Using keboard shortcuts to find matching braces in the Code Editor.
|
Christopher Moeller
|
FAQ
|
|
|
|
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
|
|
|
|
31 Oct 2000
|
How does one programmatically create a database alias?
Using AddStandardAlias to create an alias for a session.
|
Christopher Moeller
|
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
|
|
|
|
4 Dec 2000
|
Manually moving non-visual components off the form without using data modules.
Using Ctrl-arrow keys to move non-visual components from the viewable area of the form.
|
Christopher Moeller
|
FAQ
|
|
|
|
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
|
|
|
|
21 Dec 2000
|
How do I limit the movement of the mouse cursor?
How to "trap" the mouse in an area.
|
Vincent Drake
|
FAQ
|
|
|
Connect with Us