GeekArticles
Programming
C++How to Find a COM Object Connected to Internet Explorer
Author: codeproject.com |
Published: 30th Jan 2008 |
Visited: 65 times |
Add CommentFiled in: CPlusPlusAn article on how to retrieve information from a COM object to determine COM DLL filename.
Read Article Sponsored Links
Related Articles
• Speeding Up Object Instantiation Object instantiation is important for Ajax since it increases the loading time of its functions. Developers have to work with objects most of the time since the objects should be able to determine the behavior of the functions as well as its performance.
However, the number of objects in an Ajax ap ...
• Taking Advantage of Standard Internet Protocols Taking Advantage of Standard Internet Protocols
As mentioned, Oracle XML DB provides native support for standard internet protocols, such as WebDAV, and Continuing with the preceding sample, you might, for example, upload another employee XML document into the XML repository with one of the above ...
• Next-Generation Object-Oriented Databases
Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this interview with Artima, Gafni explains how OO databases support agile development, and how they co-exist wit ...
• Taking Advantage of Standard Internet Protocols Taking Advantage of Standard Internet Protocols
As mentioned, Oracle XML DB provides native support for standard internet protocols, such as HTTP(S), WebDAV, and FTP. Continuing with the preceding sample, you might, for example, upload another employee XML document into the XML repository with one.. ...