Some time ago I asked Erel if I could ask help to the forum gurus to convert, or better, to make compatible with B4PPC, an open source library found on web.
The error reported by B4PPC when adding the library was "an object with the same name has already been added". Andrew was so kind to give me an explanation of the error and, based on his response and other readings on the net, I tried to deal with the error by myself. Unfortunately my C knowledge is very scarce, and that's why I decided to ask for help.
The library is a wrapper for the DDE functions in DDEML, it is written in C # and works without problems in #SharpDevelop. I need to interface some apps to other programs via DDE (Acrobat Reader, for example) and, even if Microsoft considers dead the DDE, often it seems to be the only direct and simple way to communicate with other programs.
I know that this community is very generous, but I don't want that others are wasting their time for free just for me. If there is any volunteer, please contact me in private for details and costs of conversion.
Thanks in advance for the help,
Mimmo
PS. I can't attach the library source code, even zipped, it is too big. Here is the link.
NDde
The error reported by B4PPC when adding the library was "an object with the same name has already been added". Andrew was so kind to give me an explanation of the error and, based on his response and other readings on the net, I tried to deal with the error by myself. Unfortunately my C knowledge is very scarce, and that's why I decided to ask for help.
The library is a wrapper for the DDE functions in DDEML, it is written in C # and works without problems in #SharpDevelop. I need to interface some apps to other programs via DDE (Acrobat Reader, for example) and, even if Microsoft considers dead the DDE, often it seems to be the only direct and simple way to communicate with other programs.
I know that this community is very generous, but I don't want that others are wasting their time for free just for me. If there is any volunteer, please contact me in private for details and costs of conversion.
Thanks in advance for the help,
Mimmo
PS. I can't attach the library source code, even zipped, it is too big. Here is the link.
NDde