https://bugs.winehq.org/show_bug.cgi?id=45344
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED
--- Comment #4 from Fabian Maurer dark.shadow4@web.de ---
In general the problems related to using a native DLL shouldn't lead to a winehq bug report, or rather such bug reports should be closed outright.
A crash when using a native DLL can also indicate a bug inside wine though, like a wrongly called function - already had an issue like that.
To avoid too lengthy explanations just consider secur32.dll of the same level as kernel32, user32 and ntdll which can't be replaced.
I see, thanks for clarification. Then we probably don't care about the forwarding either. Would it make sense to add it to the list of dlls where winecfg warns you about changing the load order?