http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1021
Summary: COM interfaces registry lookup feature broken
Product: Wireshark
Version: 0.99.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jbm.lists@xxxxxxxxx
with Wireshark 0.99.2 running on a Windows systems, it seems that the
lookup of COM Interfaces IIDs is broken: only the first letter of the
interface name is displayed.
Because COM interfaces have name that start with 'I' (for instance,
IWbemServices), the only information displayed instead of the
interface name is: [I]
This is apparently because a Unicode string is displayed as a non-Unicode
string.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.