[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interfacing ActiveX/COM-objects "natively" in Emacs
From: |
Eli Zaretskii |
Subject: |
Re: Interfacing ActiveX/COM-objects "natively" in Emacs |
Date: |
Mon, 28 Mar 2005 23:31:34 +0200 |
> Cc: "Jan D." <address@hidden>, address@hidden,
> address@hidden
> From: David Kastrup <address@hidden>
> Date: Mon, 28 Mar 2005 12:07:30 +0200
>
> > The COM interface itself is part of the OS. Much like DND.
>
> Yes, like the DLL interface
Sigh. No, not like the DLL interface. COM is implemented in 2 system
libraries (depending on the Windows version): compobj.dll and
ole32.dll. So it's like any other system call, which Emacs clearly
does use.
(You could have trusted me on that one, you know, or at least googled
a bit before posting something that is simply untrue. That would save
some bandwidth, if nothing else.)
- Re: Interfacing ActiveX/COM-objects "natively" in Emacs, (continued)
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, 2005/03/27
- 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 <=
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
Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Kai Großjohann, 2005/03/28
Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Richard Stallman, 2005/03/28
Re: Interfacing ActiveX/COM-objects "natively" in Emacs, Jérôme Marant, 2005/03/28