... NTSTATUS status = STATUS_SUCCESS; // 建立一個裝置status = IoCreateDevice(pDriverObject, 0, &deviceName, FILE_DEVICE_UNKNOWN, ...
確定! 回上一頁