Win7 64/32 bits c# dll doubt
Posted
by aF
on Stack Overflow
See other posts from Stack Overflow
or by aF
Published on 2010-05-26T14:42:03Z
Indexed on
2010/05/26
16:41 UTC
Read the original article
Hit count: 251
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.
© Stack Overflow or respective owner