消息分析器的用法

消息分析器的用法

本文介绍了消息分析器的用法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨专家,



我厌倦了使用Windows消息分析器跟踪USB 2.0消息。其中,基于联盟功能描述符(UFD)的信息显示为"未分析消息"。而基于接口关联描述符(IAD)的信息被解析为
并显示相应的名称。



为什么消息分析器仍然未使用UFD解析?



消息分析器或Windows Driver Framework本身是否忽略了它?




lyf4sci

解决方案

Hi Experts,

I tired to trace the USB 2.0 messages using the Windows Message Analyzer. In that the Union Functional Descriptor (UFD) based informations are displayed as "Unparsed Message" whereas Interface Associate Descriptor (IAD) based informations are parsed and shown with the appropriate names.

Why the message analyzer remains unparsed with the UFD ?

Is it ignored by message analyzer or by the windows Driver Framework itself ?


lyf4sci

解决方案


这篇关于消息分析器的用法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-12 12:37