Hi Monks,
since onw week I'm trying to set up to access a DDE-server with perl on a windows pc.
(I don't like windows, but some programs only run on widows.)
I've found WIN32::DDE (with ::Client and ::Callback) but it is not updated since '98 and if you use it you'll get error messages and even the instructions are contradictory: ::Callback is called, while the comment in ::Callback says that the access should be done by the DDE.dll. At last 'ppm' of ActivePerl' does not know about WIN32::DDE.
Does anybody has either successfully worked with WIN32::DDE or knows about another solution. Especially with wxWindows should be a nice and easy to handle package for Perl not a big problem.