JavaScript DOM Ranges
Rating: none
Nicholas Zakas - 06/11/2007
Nicholas Zakas explores the powerful DOM Range tool and how a range can be used to select a section of a web document regardless of node boundaries.Transparent Flash Control in Plain C++
Rating: 




Igor Makarov - 07/11/2006
Learn about OLE container implementation to host a Transparent Flash Player Control using plain C++. No ATL, MFC, or other libraries are used.
Using a Hot Key in an ActiveX Control
Rating: none
Onega - 02/26/2004
Learn about a way to enable a hot key in an ActiveX control without a message hook.
Hosting Windowed ActiveX Controls in ASP Scripts (MSChart Example).
Rating: none
Constantinos A. Loizides - 12/10/2001
Have you ever wondered how to display charts or any other visual ActiveX controls in a web environment without having the need for the client (the browser in this case) to download these conrols in order to display the data.
Passing C++ Classes Across DCOM
Rating: none
Eugene Khodakovsky - 11/06/2001
Two classes that provide richer interfaces and easier semantics to pass classes via COM/DCOM.
Dynamic Com
Rating: none
Anthony Roach - 09/26/2001
Getting around version conflicts and more.
ObjectLookup Utility
Rating: none
Christian Skovdal Andersen - 02/20/2001
Very useful COM Object Lookup utility that provides the classname and executable based on a CLASID or ProgID
Undocumented AFX function : AfxGetClassIDFromString
Rating: none
G. De Leeuw - 11/01/2000
Function that enables you to compare a classid to a progid for things such as determining if a given component has been installed.
Variant Streaming Code
Rating: none
Kenneth Kasajian - 10/09/2000
Several functions to read and write variants to streams and blobs
Passing Binary Data in COM
Rating: none
Roy - 04/28/2000
Illustrates most efficient manner of passing binary data via COM
COM Delegation Using the COM Channel Hook Mechanism
Rating: none
Paul Barvinko - 04/23/2000
Allows a COM client to delegate calls to a COM server that is running under a higher-priveleged NT user account.
Connection Points and Asynchronous Calls - Part II
Rating: none
Ashish Dha - 01/25/2000
Connection Points and Asynchronous Calls - Part II
Connection Points And Asynchronous calls
Rating: 




Ashish Dhar - 12/29/1999
Tutorial on programming Connection Points
Remote COM registering
Rating: none
Alex Turc - 12/02/1999
Illustrates how to register components on a remote machine !
In-process Servers and DCOMCNFG Utility
Rating: none
George Poulose - 07/19/1999
In-process Servers and DCOMCNFG Utility
Writing and Reading COM objects using CArchive
Rating: none
Ales Krajnc - 05/21/1999
Writing and Reading COM objects using CArchive
Implementing Asynchronous Data Transfer for COM Clients
Rating: none
Reg Anderson - 05/17/1999
Implementing Asynchronous Data Transfer for COM Clients
Getting a Feel of COM Threading Models
Rating: none
Rama Krishna - 02/24/1999
Getting a Feel of COM Threading Models
Programmatically registering and unregistering COM servers
Rating: none
Jeremiah Talkar - 02/22/1999
Programmatically registering and unregistering COM servers
Passing DYNAMIC Data QUICKLY using SafeArrays - 2
Rating: none
Andrew Schafer - 02/14/1999
Passing DYNAMIC Data QUICKLY using SafeArrays - 2
COM Collection Template Class
Rating: none
Mark Imel - 02/14/1999
COM Collection Template Class
Using a BSTR to Transport C++ Objects Across the DCOM Interface
Rating: none
Richard Warg - 01/17/1999
Using a BSTR to Transport C++ Objects Across the DCOM Interface
DLLUnregister Server in MFC based COM applications
Rating: none
Alexei Evdokimov. - 12/01/1998
DLLUnregister Server in MFC based COM applications
Using a Multidimensional SAFEARRAY to pass data across from COM objects
Rating: none
Aravind Corera - 11/10/1998
Using a Multidimensional SAFEARRAY to pass data across from COM objects
Using COM to Pass Arrays
Rating: 




Jeff Lundgren - 11/08/1998
Using COM to Pass Arrays
RNSO - A Remote Notifiers,Subjects and Observers Server over DCOM
Rating: none
Pierre Mellinand. - 11/08/1998
RNSO - A Remote Notifiers,Subjects and Observers Server over DCOM
HOW TO Configure DCOM Timeouts
Rating: none
Chris Kohlhepp - 09/29/1998
HOW TO Configure DCOM Timeouts
