1. Apply a unique IOCTL code through CTL_CODE macro. For example: include windev.h #define IOCTL_YOUR_IOCTL_CODE CTL_CODE(FILE_DEVICE_HAL, ...
確定! 回上一頁