Win7 64/32 bits c# dll doubt
- by aF
Hello,
is it possible to build a c# dll and tlb files in a win7 64 bits computer and make it work in a win7 32bits computer?
Thanks in advance :)
Edit:
I am using a c++ dll that calls the .tlb file generated in my c# COM interop dll proj.