The name CID stands for Computer ID. CID is a small, but extremely useful project. Module CID.dll is true dll library (no com or dll envelope but true native code). Module provides interface for reding hardware ID without admin rights for Windows systems.
This dll is useful for software developers who need a quick and reliable way how to generate unique ID e.g. for licensing from hardware serials numbers.
Limitations:
· Demo displays just HDD based ID, full version offers MAC ID and detection of virtualized environment as well. Demo projects are available for C#, VB.NET and VB6 at the moment.