C# driver development?

后端 未结 8 1636
星月不相逢
星月不相逢 2020-11-29 05:03

Before I jump headlong into C#...

I\'ve always felt that C, or maybe C++, was best for developing drivers on Windows. I\'m not keen on the idea of developing a driv

8条回答
  •  时光取名叫无心
    2020-11-29 05:26

    Microsoft has a number of research projects in the area of having a managed-code OS, in other words kill with Win32 API.

    See Mary Jo Foley's article: Rebuilding a Legacy

提交回复
热议问题