home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / DOCS / MSDN98 / VJWEB / 1033 / JAVAUSER.CHM / htm / user / art / guidgen.gif < prev    next >
Graphics Interchange Format  |  1998-02-24  |  6KB  |  375x339  |  4-bit (5 colors)
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)