Description: This a Visual Basic 6 project that creates a GUID.
It contains the function "CreateGUIDStr()".
This function returns a GUID.
The function calls some APIs, but this work is hidden from the user.
The projects demonstrates its use, and the GUID is displayed in a textbox from which it can be copied.
Each click on the "Create GUID" button creates a new GUID and display it in the textbox.
To Search:
File list (Check if you may need any files):
guid
....\Form1.frm
....\modGUID.bas
....\prjGUID.vbp
....\prjGUID.vbw