Re: COM interfaces registry lookup feature broken?
Ulf Lamping <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Jean-Baptiste Marchand (lists) wrote: > 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? > Yes, that sounds like a Unicode problem, as Ethereal since 0.99.0 uses Unicode Win32 API calls. You may file a bugzilla report for this. Regards, ULFL