06-23-2016, 07:52 AM
Gintaras,
When I attempt:
GUID g
int r=CoCreateGuid (&g)
FromGUID (g)
ret r
I get a 'Error in xxx: unknow identifier'
AND the 'FromGUID' is not in blue text as it is in the System folder for 'str.Guid'
Why does this not see this as blue?
When I attempt:
GUID g
int r=CoCreateGuid (&g)
FromGUID (g)
ret r
I get a 'Error in xxx: unknow identifier'
AND the 'FromGUID' is not in blue text as it is in the System folder for 'str.Guid'
Why does this not see this as blue?
