Menu

#479 DDE buffer size

closed-invalid
nobody
win32 (141)
5
2010-08-30
2010-04-19
Anonymous
No

I am attempting to communicate with a program called MPManager. The program has setup a DDE server for me to connect to. I am able to connect to it and perform a few actions with the server. When I attempt to execute the string: "LoadImage|1|4|C:\90A0043C.hex|CY8C27243|3.0|0|0" over the DDE interface, all the server receives is: "LoadImage|1|4|C:\90A0043C.hex|C"

Can you help me to get this working?

Discussion

  • Mark Hammond

    Mark Hammond - 2010-08-30
    • status: open --> closed-invalid
     
  • Mark Hammond

    Mark Hammond - 2010-08-30

    Sorry, not enough info to call this a bug in pywin32