About Asynchronous Pluggable Protocols
Asynchronous pluggable protocols enable developers to create pluggable protocol handlers, MIME filters, and namespace handlers that work with Microsoft Internet Explorer 4.0 and later and a URL moniker. This article covers the pluggable protocol functionality exported by the Urlmon.dll DLL.
Filters Overviews and Tutorials
This section contains overviews and tutorials for Microsoft DirectX Transform filters.
Implementing Binary DHTML Behaviors
This article focuses on the binary version of behaviors and outlines the steps for creating binary behaviors using
Microsoft Visual C++ version 5, Active Template Library (ATL) version 5, and ATL Service Pack 3 (SP3).
Introduction to ActiveX Controls
The purpose of this topic is to provide guidelines for implementing ActiveX Controls that interoperate well with containers and other controls. This article defines the minimum set of interfaces, methods, and features that are required of ActiveX Controls to accomplish seamless and useful interoperability.
Introduction to the Hit Logging API
Obsolete. The Channel Definition Format (CDF) files allow content providers to determine which hits get logged for the items included in the CDF file. These logs are posted to the server during a scheduled update and cleared. This API allows developers to verify if hit logging is enabled and write customized entries in the log.
Shell Helper API Overviews and Tutorials
This section contains overview and tutorial articles available for the IShellUIHelper API.
Timer API
Timers are essential to multimedia and animation applications. Good animation depends on timer accuracy and synchronization between multiple time-dependent components. Developers can use the Microsoft Timer API to synchronize time-dependent components such as audio and video clips.