http://bugs.winehq.org/show_bug.cgi?id=32447
Andreas Hermann Braml andreas@braml.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas@braml.org
--- Comment #9 from Andreas Hermann Braml andreas@braml.org 2012-12-19 16:50:13 CST --- Maybe this should be better documented (documentation bug)?
It seems that:
$ regsvr32 <whatever>.dll
executed in a directory where <whatever>.dll doesn't exist simply registers the builtin <whatever> DLL (again), if a builtin DLL exists. Only if no builtin DLL exists in Wine, the DLL from the directory is registered.