Add the ability to parse a string literal into a GUID. The string must be in the form "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", where 'X' is a hex digit.
Add the ability to parse a string literal into a GUID. The string must be in the form "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", where 'X' is a hex digit.