[quoted text, click to view] > and the build path is different to the
> actual path of the dll used by the C++ app. Could this be anything to
> do with it?
Er.. yes. (Probably.) This is the first thing I'd try. It should register it
on building it, which should set the path that the C++ program uses.
(I cannot change the build path for some reason - it is
[quoted text, click to view] > greyed out).
>
> Also tried enabling "debug unmanaged code" but this makes no
> difference.
>
> Any ideas?
>
> Thanks