开发者

Generate WCF proxy in unmanaged C++

开发者 https://www.devze.com 2023-01-29 10:18 出处:网络
Is there a way to generate WCF proxy for an unmanaged C++? Thanks, 开发者_如何学运维MattanYou can try using ATL Service Library: http://atlserver.codeplex.com/

Is there a way to generate WCF proxy for an unmanaged C++?

Thanks,

开发者_如何学运维

Mattan


You can try using ATL Service Library: http://atlserver.codeplex.com/ or ATL server project: http://msdn.microsoft.com/en-us/library/seaf2d75(VS.71).aspx

0

精彩评论

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