开发者

Can we call a c++ dll in silverlight out of browser application

Hi can any one tell how can we call dlls written in c++/vc++ in out of browser application in silver light. If possible can any give开发者_C百科 the link to see how it can be done.


Not doable in Silverlight 3 or earlier.

Silverlight 4 "out of browser" should be able to access COM objects on the host, so you could wrap your DLL in a COM object and use from a Silverlight.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜