Michael Jung mjung@iss.tu-darmstadt.de writes:
- I think we should get rid of the rsabase.dll entry on the status_dll site
(and probably also in wine cvs): rsaenh.dll is a complete replacement and rsabase isn't shipped anymore by Microsoft since Win2k (Applications don't load rsabase/rsaenh directly, but via advapi32, which looks it up in the registry).
I'm not convinced we want to remove it completely, there just might be an app somewhere that looks for it explicitly, and it doesn't cost anything to keep it. We could remove the code though, and make it forward everything to rsaenh.