Modifying dll source code for Notepad++ compare plugin
-
Hello community,first post here and hoping I can get some help here to modify some C++ code. So as the title said I would link some guidance to modify the source code for the dll compare plugin for Notepad++ Currently with the plugin as it is, comparing string gives the following result: Not very helpful to me as I do not where there the change is exactly. What I would like it to do is something more like this: The source code for the plugin can be found here: https://sourceforge.net/projects/npp-compare/ I had a look at the code in Visual Studio 2012 but I'm at a loss as to where to start making change... creating dlls is completely new to me! Any help would be much appreciated! (for starters how to load is picture to illustrate my intent ;P )
-
Hello community,first post here and hoping I can get some help here to modify some C++ code. So as the title said I would link some guidance to modify the source code for the dll compare plugin for Notepad++ Currently with the plugin as it is, comparing string gives the following result: Not very helpful to me as I do not where there the change is exactly. What I would like it to do is something more like this: The source code for the plugin can be found here: https://sourceforge.net/projects/npp-compare/ I had a look at the code in Visual Studio 2012 but I'm at a loss as to where to start making change... creating dlls is completely new to me! Any help would be much appreciated! (for starters how to load is picture to illustrate my intent ;P )