I'm not sure if this is something which isn't supported because it belongs to DLLs, but because they are in Wine inetgrated, I'll post it here

So I have an application that needs some DLLs: quartz.dll, qedit.dll, qcap.dll and qasf.dll. I was able to get quartz.dll and qasf.dll working, but the others apparently have problems. So my application said, it would require these DLLs. I googled a bit, and found, that I need to register new DLLs with the regsvr32.exe - program. It worked fine with the DLL's I got from other websites and from winetricks but it didn't worked with the DLLs that weren't in winetricks, but were in the Libraries-Tab in winecfg: qedit.dll and qcap.dll. Because the other DLLs worked I think this is a problem with wine - I tried to replace them, and but it didn't worked. So: Is there a way to remove the DLLs from the Libraries-Tab (I mean fully, so that they can't be replaced) or alternatively register them within wine? And the problem hasn't to do anything with the with winetricks installed DLLs or the seperatly installed: I tried this in an emulator without them installed, and it didn't worked (yes, I emulated wine - sort of ironic, right?
