Top "Dde" questions

Dynamic Data Exchange (DDE) is a form of interprocess communication on Windows that uses shared memory to exchange data between applications.

DDE control TeXnicCenter

I use TeXnicCenter for LaTeX and would like to have the DDE controls working to easily view the pdf versions. …

latex acrobat dde texnic-center
Calling a MATLAB function from C#

I developed a MATLAB function, and I'm looking for a way to call that function from another C# application and …

c# matlab com matlab-deployment dde
Open an Excel file in exclusive mode using VBScript

I have a simple question, but I've searched for this and couldn't find any helpful topics.. I'm working on a …

excel vbscript com dde vba
How do I send a string from one instance of my Delphi program to another?

What is the best and easiest way to send a string from one instance of my program to another instance …

delphi dde message-passing
Embed an application (exe file) into another exe file (mozEmbed like)

I would like to embed mozilla firefox into my application WITHOUT using any activex control (TWebBrowser wrapper, mozilla ActiveX...). I …

delphi firefox embed dde
Get data via DDE in Python by bypassing Excel

I have a data provider who provides a DDE link (that I can use in Excel) and an exe file …

python-3.x pywin32 dde
Create DDE server in python and send data continuously

I am trying to write a DDE server in python which needs to send a continuously changing string to a …

python server dde
How to open a specific bloomberg terminal page programmatically?

Is there a reliable way to open a specific bloomberg terminal page programmatically (e.g. "MSFT Equity")? I am open …

c# .net com dde bloomberg
how to use DDE server

Can I get a little code example to use DDE as a server? I know how to use the client …

delphi dde