#define FILE_DEVICE_BEEP 0x00000001 // 蜂鸣器设备
#define FILE_DEVICE_CD_ROM 0x00000002 // CD光驱设备
#define FILE_DEVICE_CD_ROM_FILE_SYSTEM 0x00000003 // CD光驱文件系统设备
#define FILE_DEVICE_CONTROLLER 0x00000004 // 控制器设备
#define FILE_DEVICE_DATALINK 0x00000005 // 数据链设备
#define FILE_DEVICE_DFS 0x00000006 // DFS设备
#define FILE_DEVICE_DISK 0x00000007 // 磁盘设备
#define FILE_DEVICE_DISK_FILE_SYSTEM 0x00000008 // 磁盘文件系统设备
#define FILE_DEVICE_FILE_SYSTEM 0x00000009 // 文件系统设备
#define FILE_DEVICE_INPORT_PORT 0x0000000a // 输入端口设备
#define FILE_DEVICE_KEYBOARD 0x0000000b // 键盘设备
#define FILE_DEVICE_MAILSLOT 0x0000000c // 邮槽设备
#define FILE_DEVICE_MIDI_IN 0x0000000d // MIDI输入设备
#define FILE_DEVICE_MIDI_OUT 0x0000000e // MIDI输出设备
#define FILE_DEVICE_MOUSE 0x0000000f // 鼠标设备
#define FILE_DEVICE_MULTI_UNC_PROVIDER 0x00000010 // 多UNC设备
#define FILE_DEVICE_NAMED_PIPE 0x00000011 // 命名管道设备
#define FILE_DEVICE_NETWORK 0x00000012 // 网络设备
#define FILE_DEVICE_NETWORK_BROWSER 0x00000013 // 网络浏览器设备
#define FILE_DEVICE_NETWORK_FILE_SYSTEM 0x00000014 // 网络文件系统设备
#define FILE_DEVICE_NULL 0x00000015 // 空设备
#define FILE_DEVICE_PARALLEL_PORT 0x00000016 // 并口设备
#define FILE_DEVICE_PHYSICAL_NETCARD 0x00000017 // 物理网卡设备
#define FILE_DEVICE_PRINTER 0x00000018 // 打印机设备
#define FILE_DEVICE_SCANNER 0x00000019 // 扫描仪设备
#define FILE_DEVICE_SERIAL_MOUSE_PORT 0x0000001a // 串口鼠标设备
#define FILE_DEVICE_SERIAL_PORT 0x0000001b // 串口设备
#define FILE_DEVICE_SCREEN 0x0000001c // 屏幕设备
#define FILE_DEVICE_SOUND 0x0000001d // 声音设备
#define FILE_DEVICE_STREAMS 0x0000001e // 流设备
#define FILE_DEVICE_TAPE 0x0000001f // 磁带设备
#define FILE_DEVICE_TAPE_FILE_SYSTEM 0x00000020 // 磁带文件系统设备
#define FILE_DEVICE_TRANSPORT 0x00000021 // 传输设备
#define FILE_DEVICE_UNKNOWN 0x00000022 // 未知设备
#define FILE_DEVICE_VIDEO 0x00000023 // 视频设备
#define FILE_DEVICE_VIRTUAL_DISK 0x00000024 // 虚拟磁盘设备
#define FILE_DEVICE_WAVE_IN 0x00000025 // 声音输入设备
#define FILE_DEVICE_WAVE_OUT 0x00000026 // 声音输出设备
#define FILE_DEVICE_8042_PORT 0x00000027 // 8402端口设备
#define FILE_DEVICE_NETWORK_REDIRECTOR 0x00000028 // 网卡设备
#define FILE_DEVICE_BATTERY 0x00000029 // 电池设备
#define FILE_DEVICE_BUS_EXTENDER 0x0000002a // 总线扩展设备
#define FILE_DEVICE_MODEM 0x0000002b // 调制解调器设备
#define FILE_DEVICE_VDM 0x0000002c // VDM设备
#define FILE_DEVICE_MASS_STORAGE 0x0000002d // 大容量存储设备
#define FILE_DEVICE_SMB 0x0000002e // SMB设备
#define FILE_DEVICE_KS 0x0000002f // 内核流设备
#define FILE_DEVICE_CHANGER 0x00000030 // 充电设备
#define FILE_DEVICE_SMARTCARD 0x00000031 // 智能卡设备
#define FILE_DEVICE_ACPI 0x00000032 // ACPI设备
#define FILE_DEVICE_DVD 0x00000033 // DVD设备
#define FILE_DEVICE_FULLSCREEN_VIDEO 0x00000034 // 全屏视频设备
#define FILE_DEVICE_DFS_FILE_SYSTEM 0x00000035 // DFS文件系统设备
#define FILE_DEVICE_DFS_VOLUME 0x00000036 // DFS卷设备
#define FILE_DEVICE_SERENUM 0x00000037 //
#define FILE_DEVICE_TERMSRV 0x00000038 //
#define FILE_DEVICE_KSEC 0x00000039 //
#define FILE_DEVICE_FIPS 0x0000003A //
#define FILE_DEVICE_INFINIBAND 0x0000003B //
#define FILE_DEVICE_VMBUS 0x0000003E //
#define FILE_DEVICE_CRYPT_PROVIDER 0x0000003F //
#define FILE_DEVICE_WPD 0x00000040 //
#define FILE_DEVICE_BLUETOOTH 0x00000041 //
#define FILE_DEVICE_MT_COMPOSITE 0x00000042 //
#define FILE_DEVICE_MT_TRANSPORT 0x00000043 //
#define FILE_DEVICE_BIOMETRIC 0x00000044 //
#define FILE_DEVICE_PMI 0x00000045 //
#define FILE_DEVICE_EHSTOR 0x00000046 //
#define FILE_DEVICE_DEVAPI 0x00000047 //
#define FILE_DEVICE_GPIO 0x00000048 //
#define FILE_DEVICE_USBEX 0x00000049 //
#define FILE_DEVICE_CONSOLE 0x00000050 //
#define FILE_DEVICE_NFP 0x00000051 //
#define FILE_DEVICE_SYSENV 0x00000052 //
#define FILE_DEVICE_VIRTUAL_BLOCK 0x00000053 //
#define FILE_DEVICE_POINT_OF_SERVICE 0x00000054 //
#define FILE_DEVICE_STORAGE_REPLICATION 0x00000055 //
#define FILE_DEVICE_TRUST_ENV 0x00000056 //
#define FILE_DEVICE_UCM 0x00000057 //
#define FILE_DEVICE_UCMTCPCI 0x00000058 //
#define FILE_DEVICE_PERSISTENT_MEMORY 0x00000059 //
#define FILE_DEVICE_NVDIMM 0x0000005a //
#define FILE_DEVICE_HOLOGRAPHIC 0x0000005b //
#define FILE_DEVICE_SDFXHCI 0x0000005c //
有部分实在查不到, 欢迎各位大佬补充纠错.