drivername
基本解釋
- n.驅(qū)動器名字
英漢例句
- The most important is probably to check that it isn't disabled, and that the driver is listed (it will be in the last line of the device section and denoted with “driver=[drivername]”).
最重要的恐怕是檢查設(shè)備是否可用、驅(qū)動程序是否被列出(在最后一行,并且以“driver=[drivername]”的形式表示)。 - RtlInitUnicodeString(&driverName, FSD_RECOGNIZER_NAME);
創(chuàng)建命名的設(shè)備對象. - [HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH] "DriverName"="touch.dll"
我嘗試過把注冊表改成下面的情況,結(jié)果觸摸無效了,哈哈。