dde
SendMessage() WINAPI gets hang when used to connect to a DDE server
I have a DDE client app which connects to the DDE server app by using SendMessage() WINAPI. Following the SendMessage() call which gets hang while requesting connection to the DDE Server. Both DDE Cli[详细]
2023-03-29 06:09 分类:问答Problem with special char in path when passing DDE message to Acrobat Reader
I\'ve been looking into a problem for some time without finding a solution to it. Tried google as well, without getting on track...[详细]
2023-03-08 07:19 分类:问答DDE print fails on Windows 2008
I have a Windows Service application (developed in C++) running under Local System account. Operating system is Windows Server 2008 Standard - Service Pack 2 - 32-bit - 4Gb RAM.[详细]
2023-03-05 17:47 分类:问答How to Cache Real-time Data?
I\'m working on a windows forms application (.NET 4.0). My form contains a \'Fast Line\' chart using the Microsoft chart control included in VS2010.[详细]
2023-03-05 09:13 分类:问答Calling a MATLAB function from C#
I developed a MATLAB function, and I\'m looking for a way to call that function from ano开发者_如何学Cther C# application and pass some parameters to it and get the results in the C# program.[详细]
2023-03-02 22:20 分类:问答Codeplex NDde Server how to send multiple items
Using NDde project (http://ndde.codeplex.com/) in vb.net server sample.How to se开发者_开发问答nd multiple items?Say item1, item2, etc.Without success: Tried to copy and change the protected override[详细]
2023-02-15 10:38 分类:问答Getting active tab url from Safari
I am trying to get the active tab url for Safari,开发者_如何转开发 so far I was able to get the url from all prominent browsers (IE, Firefox, Chrome, Opera) through a mix of Win32 API calls or DDE.[详细]
2023-02-11 16:05 分类:问答DDE control TeXnicCenter
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.[详细]
2023-02-11 13:59 分类:问答DDE: C# NDde DdeClient.Request frequently returns "No Data"?
Using NDde project (http://ndde.codeplex.com/) from C# to read data from DDE server.Frequently, the DdeClient method Request() will return \"#No Data\".Calling the exact same method again and the data[详细]
2023-02-04 10:07 分类:问答What happends to opened DDE Channels if the application that opened them crashed?
I\'m adding DDE for my app (C# 3.5) and sometimes when I open thousands (6000) of DDE channels it works, and sometimes, espec开发者_StackOverflow中文版ially during debugging and excel crashes, it only[详细]
2023-02-03 21:57 分类:问答