Creating a File System “Driver”

后端 未结 4 854
刺人心
刺人心 2020-12-18 11:14

I\'m looking to create a \"driver\" I guess for a custom file system on physical disk for Windows. I don\'t exactly know the best way to explain it, but the device already

4条回答
  •  粉色の甜心
    2020-12-18 11:53

    I think you need to look through the Windows Driver Kit documentation (and related subjects) to figure out exactly what you're looking to create.

提交回复
热议问题