S
Steve B.
Hi,
My custom control use some p/Invoke that are in coredll.dll.
One of this call is done each time the control render. It works fine when
running, but Visual Studio crash when I add the control to a form using the
designer, telling me that the coredll.dll is not find.
How can I prevent that ?
I've added DesktopCompatible = true is the xmta file but it does not work.
Thanks,
Steve
My custom control use some p/Invoke that are in coredll.dll.
One of this call is done each time the control render. It works fine when
running, but Visual Studio crash when I add the control to a form using the
designer, telling me that the coredll.dll is not find.
How can I prevent that ?
I've added DesktopCompatible = true is the xmta file but it does not work.
Thanks,
Steve