dde Questions

2

I have a data provider who provides a DDE link (that I can use in Excel) and an exe file that runs in the background which serves as a Data Manager (not sure if this is what called as a DDE Server)...
Hod asked 8/3, 2015 at 20:24

5

Solved

Question: I have a dll that I can load in another program. Now the dll has access to all data/functions in the other program. Which technology can I use that now an external program can send data/...
Lording asked 27/4, 2010 at 13:53

1

Connecting Excel with 'ABC' throught Excel works, connecting R with Excel by DDE works also, but how to connect R with 'ABC' application ? I have application providing DDE interface, from Excel I ...
Tui asked 9/9, 2018 at 16:24

6

Solved

I use TeXnicCenter for LaTeX and would like to have the DDE controls working to easily view the pdf versions. Acrobat X seems to have changed the servername and this is breaking things. I tried "Ac...
Prolongate asked 14/2, 2011 at 23:50

1

Solved

I have function implementation of DDE client using Win Api in C#. Everything works fine in case that I call DdeInitializeW and DdeConnect in single thread. Specifically, these are wrapper definitio...
Bolte asked 23/9, 2015 at 8:28

3

Solved

I developed a MATLAB function, and I'm looking for a way to call that function from another C# application and pass some parameters to it and get the results in the C# program. I heard that I can ...
Lectra asked 5/5, 2011 at 17:16

4

Solved

Is there a reliable way to open a specific bloomberg terminal page programmatically (e.g. "MSFT Equity")? I am open to any suggestions and code samples: Start process with path to bloomberg term...
Hendrick asked 4/9, 2010 at 23:0

3

Solved

I'm using the external java package jdde in MATLAB. Please note that for the following example, the DLL file that comes with the package needs to be on the MATLAB librarypath. The method to do this...
Ferryboat asked 16/10, 2012 at 9:6

8

Solved

What is the best and easiest way to send a string from one instance of my program to another instance of my program? The receiving program has to execute a procedure, using the received string as a...
Infidelity asked 4/2, 2009 at 17:18

2

Solved

I am looking for the old DDESpy tool. Does anyone know where I could download it or something similar?
dde
Bagby asked 17/2, 2013 at 16:0

2

Solved

I am successfully receiving DDE data from the ThinkOrSwim trading platform into excel using this cell formula: =TOS|Last!AAPL However, when I try to connect to ThinkOrSwim DDE using the NDDE li...
Crespi asked 9/8, 2012 at 23:50

2

Solved

I would like to be able to allow a user to enter a custom formula in a cell in Excel which will subscribe to data provided by an external .NET application. For example, the user might enter... =ge...
Alkali asked 16/3, 2012 at 20:46

3

What is the difference between COM and OLE, if any?
Rabat asked 5/2, 2009 at 4:40

2

Solved

I was under the impression that when you double click a file (or choose 'Open With' from the right click menu), Windows simply calls the application with the filename as the parameter. Someth...
Tetraploid asked 14/3, 2010 at 14:11

3

Solved

I'm working on a stock exchange information platform and we are thinking in provide a link between our platform and home-made Excel files. The financial market is still bound to the old DDE server ...
Tenney asked 26/12, 2008 at 17:5
1

© 2022 - 2024 — McMap. All rights reserved.