WinNTx
Windows NT 内核操作系统的统称
包含
Windows NT (内核编号:4.0)
Windows XP (内核编号:5.0)
Windows 2003 (内核编号:5.1)
Windows VISTA (内核编号:5.3)
Windows NTx中, pStr中包含了unicode格式的适配器的名字,以一个unicode字符'\0'(也就是2个ascii字符'\0'),2个unicode字符'\0'分隔,后面是ascii格式的适配器的描述,以一个ascii字符'\0'分隔。字符串以两个ascii字符'\0'结束。

发表评论