Is that possible?
I want to write a plugin for myself (and maybe share it when it works). The problem is that I am currently limited to 32bit because the DLLs I use don't have a 64bit compatible version. I wrote a test plugin which uses CLRHost x64 and it doesn't do anything when I compile it as x86. I also get an error when I try to use CLRHost x86.
Thank you in advance for insightful responses.
I want to write a plugin for myself (and maybe share it when it works). The problem is that I am currently limited to 32bit because the DLLs I use don't have a 64bit compatible version. I wrote a test plugin which uses CLRHost x64 and it doesn't do anything when I compile it as x86. I also get an error when I try to use CLRHost x86.
Thank you in advance for insightful responses.