Labels:text | electronics | screenshot | display | font | number | software OCR: Create GUID X Choose the desired format below, then select "Copy" to copy the results to the clipboard [the results can then be Copy pasted into your source code). Choose "Exit" when New GUID done. GUID Format Exit 1. IMPLEMENT_OLECREATE( ... ] 2. DEFINE_GUID[ ... ] 3. static const struct GUID = { ... } 4. Registry Format (ie. {xxxx xxxx }) Result // {29B582A0-F9E6-11d0-86CC-004400BA4A69} IMPLEMENT_OLECREATE( << class>>, << external_name>>, 0x29b582a0, 0xf9e6, 0x11d0, 0x86, Oxcc, Ox0, Oxaa, Ox0, Oxba, Ox4a, 0x69)