Dist. Computing


Articles

Sort by: Page 3 of 4 | Previous | 1 2 3 4 | Next
DateTitleAuthorType
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
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
17 Oct 2000 Why is the COM object I made for my ASP page not working?
This FAQ describes how to make ASP be able to create your COM object when it isn't
mykle hoban FAQ
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
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
4 Jan 2001 Winsock2 features
What are the main differences between winsock1.1 and winsock2?
Mat Duafala FAQ
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
22 Jan 2001 How to add <PROPERTY> tag support to your ActiveForm
This article describes how to implement support for <PROPERTY> tags in your ActiveForm
mykle hoban FAQ
29 Jan 2001 How to load an HTML document from a stream into a TCppWebBrowser.
This article describes how to load a document out of a stream (memory, file, etc.) into an instance of the Internet Explorer control.
mykle hoban FAQ
29 Jan 2001 Some examples of how to use the TSafeArrayT SAFEARRAY wrappers.
This article shows several ways to use the TSafeArrayT template to maniuplate COM SAFEARRAYs
mykle hoban FAQ
29 Jan 2001 How to create a windowless COM LocalServer
This article describes how to create a LocalServer (.exe) without any windows.
mykle hoban FAQ
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
19 Sep 2000 DCOM Basics: Creating your first DCOM client/server application
Tutorial for setting up a DCOM client/server application
Christopher Moeller TI
13 Oct 2000 Problems using dcomcnfg to configure ActiveX library objects (DLLs).
Client application fails to make a remote DCOM connection. OLEException: Class not registered
Christopher Moeller 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
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
30 Jan 2001 How to sink events from a COM server.
This article describes how to respond to and handle events that are surfaced from a COM Automation server.
mykle hoban TI
3 Sep 2008 Video: Connect to all your data across multiple sources and tiers using Delphi 2009 and C++Builder 2009
Video Replay from the Delphi and C++Builder 2009 Launch Webinar Series
Tim DelChiaro Video
5 Dec 2008 Video: Using the Wide Information Bus (WIB) in kbmMW
Video Replay from the CodeRage III Virtual Conference
Tim DelChiaro Video
5 Nov 2009 Video: Multiple DataSnap Server Targets
Building multiple DataSnap Server types and how to build a VCL application server, a console application server, and a Windows Service server using RAD Studio 2010
Tim DelChiaro Video

Server Response from: ETNASC01