Help! NetDDE on WinNT ok, on Win2K ko.
System Admin
1
Posts
1
Posters
0
Views
1
Watching
-
My Application is using NetDDE and runs good on Windows NT. But it doesn't run under Windows 2000. I used DDEshare.exe to create all the shares and gave them a trusted status. DDESpy results: the first Task is a Callback. Differences: Type = Unregister (Win 2000) Type = Register (Win NT) How can I make the type go Register? :confused: Server on NT is programmed in Borland c++; I would be glad not to touch this sources. Client on W2K will be programmed in VB, but see the Problems. I know that NetDDE is out, but I don't want to change all the code. Any idea? Thanks in advance. Ralf Friedrich Hain