VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

GUID (Global Unique Identification Number) using API

Vassilis Antonoulas  (2 Submissions)   Miscellaneous   Visual Basic 3.0   Advanced   Wed 3rd February 2021

The code bellow creates a Global Unique Identification Number (GUID), using the CoCreateGuid API found in OLE32.DLL on Windows 95, Windows 98, Windows Me, Windows NT and Windows 2000. The created GUID has five parts that represent the individual parts separated by dashes that you would see when viewing a CLSID or GUID in the system registry.

Returns
The five parts of the GUID separeted by dashes.

Rate GUID (Global Unique Identification Number) using API (10(10 Vote))

Download GUID (Global Unique Identification Number) using API

GUID (Global Unique Identification Number) using API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters