https://bugs.winehq.org/show_bug.cgi?id=49854
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- Do you have any DLL overrides in place? Even when importing I see the following message:
00e8:err:module:open_builtin_file failed to load .so lib "/bridge/git/wine32/dlls/wldap32/wldap32.dll.so" 00e8:err:module:import_dll Loading library wldap32.dll (which is needed by L"Z:\bridge\git\wine32\dlls\wldap32\tests\wldap32_test.exe") failed (error c000007a). 00e8:err:module:LdrInitializeThunk Importing dlls for L"Z:\bridge\git\wine32\dlls\wldap32\tests\wldap32_test.exe" failed, status c0000135
Can you please attach a log with WINEDEBUG=+module,+loaddll?