On Nov 22, 2012, at 7:10 PM, Guy Harris <[email protected]> wrote: > On Nov 22, 2012, at 1:59 PM, Gisle Vanem <[email protected]> wrote: > >> Can this text go somewhere else? > > Can this *code* just parse the stuff inside {} in its existing encoding and > convert it to a GUID without converting to UTF-16 and calling a fancy Windows > routine that can, apparently, look up stuff in a database: > > > http://msdn.microsoft.com/en-us/library/windows/desktop/ms680589(v=vs.85).aspx > > ("The CLSID corresponding to the class string was not found in the > registry.") e.g. just parse the ASCII string and convert it to a GUID?
Yes. Done. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
