I generated the .dll and .module-config files for a WDE customization using Release x86. But when I put these files in a WDE executable’s folder other than the one I debugged the code, the customization doesn’t activate at all.
I’ve managed to make it work somehow. The problem seemed to be a missing Genesys’ framework .dll file that I used as a reference to create the module. I forgot to have it added in the executable´'s folder.