I'm actually doing this with helper executables that are 32bit. But can I do it with DLLs that run on 32bit CodeDOM?
feedback
|
|
Maybe, this helps you Calling 32bit Code from 64bit Process But it's better to call 32bit from separate 32bit process, and your 64bit code could start it and communicate with it | |||
|
feedback
|