从非托管语言(AutoIt实现)示例托管CLR [英] Hosting CLR from unmanaged language (AutoIt implementation) examples

查看:110
本文介绍了从非托管语言(AutoIt实现)示例托管CLR的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我们将CLR嵌入到AutoIt(程序脚本语言)中已经相当远了

We are quite far in embedding CLR into AutoIt (Procedural scripting language)


  • https://www.autoitscript.com/forum/topic/187334-using-net-libary-with-autoit-possible/?page=18
  • https:// www.autoitscript.com/forum/topic/188158-net-common-language-runtime-clr-framework/?page=1

但我们有很多细节需要查找out。

But we have many details to find out.


  • 是否有以非托管语言托管CLR的详细示例?

    (当时主要不是MS Visual C \\ C ++) 并且不使用C#类作为中间层。

    或者它可以归结为阅读Iron语言和DLR的所有细节吗?
  • 任何论坛参考哪里托管CLR运行时详细讨论(最好是从非托管语言)




推荐答案

你好jynkew,

Hi jynkew,

谢谢你发布在这里。

>> 是否有以非托管语言托管CLR的详细示例?



  • (当时主要不是MS Visual C \ C ++) 并且不使用C#类作为中间层。

    或者可以归结为阅读Iron语言和DLR内容的所有细节吗?

您想使用哪种语言?

对于Autolt,它提供了AutoltX for C#程序集。您可以从以下链接下载。

For Autolt, it provide AutoltX for C# assembly. You could download from the following link.

https://www.autoitscript.com/site/autoit/downloads/

>> 任何论坛参考详细讨论托管CLR运行时(最好是从非托管语言)

这个论坛与CLR更相关,如果你有关于非托管代码的其他内容,你可以发布

Visual C ++
论坛。

This forum is more related to CLR, if you have something else about unmanaged code, you could post in Visual C++ forum.

对于你的问题,您想查看以下链接。

For your question, you would like to check the following link.

https://www.codeproject.com/Articles/12818/Hosting-Common-Language-Runtime-in-Unmanaged-Codes

https://docs.microsoft.com/en-us/dotnet/framework/ unmanaged-api / hosting / clr-hosting-interfaces

https://msdn.microsoft.com/en-us/library/9x0wh2z3%28v=vs.90%29.aspx? f = 255& MSPPError = -2147217396

最好的问候,

Wendy


这篇关于从非托管语言(AutoIt实现)示例托管CLR的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆