Hello,
I've managed to create a c++ .dll that can be read by the msil disassembler. However, it doesn't seem to read it correctly - it doesn't list the class I've created. Second, when I reference it in my c# project, I am able to do so, but don't have any intelli-sense that I would normally expect. Any help?
Thanks
I've managed to create a c++ .dll that can be read by the msil disassembler. However, it doesn't seem to read it correctly - it doesn't list the class I've created. Second, when I reference it in my c# project, I am able to do so, but don't have any intelli-sense that I would normally expect. Any help?
Thanks