Archive for the ‘ ActiveX/COM ’ Category
This article is part of a backup. It was originally posted on Sunday, May 9. 2004. When developing or reversing engineering software and websites, or when dealing with ActiveX, COM, OLE or other Windows internals in general, one often faces so called GUIDs. Most of the time it is not clear what exactly a given GUID [ READ MORE ]
This article is part of a backup. It was originally posted on Friday, February 23. 2007. Adding the ability to play embedded QuickTime media in your .NET application is fairly easy using the QuickTime COM/ActiveX Control provided by Apple as part of their QuickTime for Windows player software. However, although the online documentation [ READ MORE ]
This article is part of a backup. It was originally posted on Wednesday, May 23. 2007. Introduction The code samples in the following paragraphs assume that there exists a custom ATL 7.0 COM control called CMyControl, which is derrived from CComControl. Such a control can be created using the ATL Control wizzard in Visual Studio or – [ READ MORE ]