S
Steve
In the Windows world of the full .NET framework, I can have a .NET assembly,
create a type library from it, register it and then call into the managed
..NET assembly from unmanaged code via COM. That doesn't seem to be so easy in
the Compact Framework.
I've read that it is because the runtime callable wrapper is not supported
in CF. Are there other ways around this limitation?
create a type library from it, register it and then call into the managed
..NET assembly from unmanaged code via COM. That doesn't seem to be so easy in
the Compact Framework.
I've read that it is because the runtime callable wrapper is not supported
in CF. Are there other ways around this limitation?