本文介绍了Windows 10 ramdisk示例错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


$
您好,我是
我正在询问在窗口10中使用ramdisk。


Hello,
I'm enquiring about using ramdisk in window 10.

https://   github.com/Microsoft/Windows-driver-samples/tree/master/storage/ramdisk

https:// github.com/Microsoft/Windows-driver-samples/tree/master/storage/ramdisk

从此网站构建样本后,我试过了
在窗口10中安装devcon以访问驱动程序,但它说它是"不正确的功能"

After build the sample from this site,
I tried to install devcon in window 10 to access to the driver, but it said it's "incorrect function"

有人可以帮我解决问题吗?谢谢。

Can somebody help me solve the problem? Thank you.

推荐答案

您的问题似乎与Windows 10有关。  ;这个论坛是关于开发Windows Embedded Compact / CE设备的。

Your question seems to be about Windows 10.  This forum is about developing Windows Embedded Compact/CE devices.

您应该在Windows 10开发人员论坛中提出您的问题,例如
https://social.msdn.microsoft.com/Forums/en-US/home?forum=WindowsIoT

You should ask your question in a Windows 10 developer forum, like possibly https://social.msdn.microsoft.com/Forums/en-US/home?forum=WindowsIoT


这篇关于Windows 10 ramdisk示例错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 22:13