Hi,
Really strange... the 'gen_Lyrik.dll' still not loaded?
There is 3 main files:
'gen_Lyrik.dll' (C), it's just start the COM
'Lyrik.dll' (VB6), it's the COM (ActiveX DLL), links Winamp to Lyrik
'Lyrik.exe' (VB6), main program
So if the problem is the 'gen_Lyrik.dll', there is something wrong on COM.
Try that: find the 'Lyrik.dll' (at winamp plugin dir), and execute the command regsvr32 "C:\Program Files\Winamp\Plugins\Lyrik.dll" if success, you will se something like "DllRegisterServer...succeeded'.
Another thing, try to run the 'Lyrik.exe' directly. An error will be expected if some component is missing, otherwise there will be a warning to install the plugin.
See ya and tkz for reporting,