Sunday 15 September 2013

Converting C++ GUID to delphi TGUID? -


How can this be done?

var WPD_OBJECT_SIZE = New Good (0xEF6B490D, 0x5CD8, 0x437A, 0xAF, 0xFC, 0xDA, 0x8B, 0x60, 0xEE, 0x4A, 0x3C);

Is there some kind of online device?

I need to do this because I can not find any information on specific WPD_OBJECT_SIZE GUID. / P>

One way is to actually use any function that converts a GUID into a string . After that you have a GUID format that delivers Delphi for its GUID literal. You will write a C ++ program, include relevant header files, and leave the text version of the GUID console.

Of course, if this is just a GUID, then this is easy. This is:

'{EF6B490D-5CD8-437A-AFFC-DA8B60EE4A3C}'

No comments:

Post a Comment