is their a program out there that can open the dll and then I can change the contents.
No. You need to modify the original source code that was used to build the .dll (C/C++/C# files). If the .dll was written by Microsoft (or any other proprietary vendor) you will not have access to the source code. If it is an open source effort you may be able to obtain the source code from the maintainers.
Pidgin plugins do not require modification to the Pidgin source. A developer simply writes C code with a static entry method that works with the pre-defined Pidgin API. This is how applications allow for extendability without requiring the 3rd party developer to recompile the original application.
Comments
You need the source code so you can recompile the library.
woosh.
No. You need to modify the original source code that was used to build the .dll (C/C++/C# files). If the .dll was written by Microsoft (or any other proprietary vendor) you will not have access to the source code. If it is an open source effort you may be able to obtain the source code from the maintainers.
Pidgin plugins do not require modification to the Pidgin source. A developer simply writes C code with a static entry method that works with the pre-defined Pidgin API. This is how applications allow for extendability without requiring the 3rd party developer to recompile the original application.
come there to see if that will help you or not, I do not try, hence I am await to see how you going with that .............
cheer