COM interfaces registry lookup feature broken?
"Jean-Baptiste Marchand (lists)" <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, with Ethereal 0.99 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] I remember to have used that feature last year so I suppose the bug was introduced recently, maybe a Unicode-related problem? Thank you, Jean-Baptiste Marchand