Start Here

Using (or providing) components based on the "Win32" framework
Post Reply
User avatar
Morten|Dyalog
Posts: 460
Joined: Tue Sep 09, 2008 3:52 pm

Start Here

Post by Morten|Dyalog »

Chapters 11, 12 & 13 of the Version 12.1 Interface Guide describe how to develop or use COM, OLE and ActiveX components using Dyalog.

COM is increasingly seen as "yesterdays technology"; more and more components are being written as Microsoft.Net components, but COM is still widely used and remains the tool of choice for automating Office products and many other Windows components.
Post Reply