Quote:
|
Originally Posted by wonwinglo Just a quick question,ran my bug checker and it came up with 'invalid CLSID' what is one of these please ? |
class ID (CLSID)
A universally unique identifier (UUID) that identifies a COM component. Each COM component has its CLSID in the Windows Registry so that it can be loaded by other applications.
Prolly not registered.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID = Value Entries
Specifies a name that can be displayed in the user interface.
The CLSID is a 128 bit number, spelled in hex, within a pair of braces.
Don't worry about it.