[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interfacing ActiveX/COM-objects "natively" in Emacs
From: |
Mathias Dahl |
Subject: |
Re: Interfacing ActiveX/COM-objects "natively" in Emacs |
Date: |
Sun, 27 Mar 2005 23:24:07 +0200 |
> > Richard will have the definitive answer, but I don't think this
> > applies to standard components of the OS.
>
> But how can you tell if an object is a standard component in the OS or
> not? AFAIK anybody can make ActiveX/COM-objects. Much like shared
> libraries on Unix.
This is something that I do know. Yes, "anyone" (well...) can create
their own ActiveX-components, Free or unfree, in at least a couple of
programming languages. I do that as part of my work. They usually end
up in OCX or DLL-files (these DLLs are a bit different from "normal"
DLLs though, often called COM-DLLs).
/Mathias
- Interfacing ActiveX/COM-objects "natively" in Emacs, Mathias Dahl, 2005/03/27
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, David Kastrup, 2005/03/27
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Eli Zaretskii, 2005/03/27
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Jan D., 2005/03/27
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs,
Mathias Dahl <=
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Eli Zaretskii, 2005/03/27
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, David Kastrup, 2005/03/28
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Mathias Dahl, 2005/03/28
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Stefan Monnier, 2005/03/28
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, David Kastrup, 2005/03/28
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Eli Zaretskii, 2005/03/28
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Jan D., 2005/03/29
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, David Kastrup, 2005/03/29
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, David Kastrup, 2005/03/27
Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Peter Lee, 2005/03/28