https://bugs.winehq.org/show_bug.cgi?id=39259
agajania@cs.newpaltz.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED |---
--- Comment #4 from agajania@cs.newpaltz.edu --- I updated to 1.7.55 today in Fedora 22. When I try to run the reportClient.exe, it still gives an error looking for bthprops.dll.
$ rpm -q wine wine-1.7.55-1.fc22.i686
$ wine reportClient.exe fixme:winediag:start_process Wine Staging 1.7.55 is a testing version containing experimental patches. fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. fixme:dwmapi:DwmIsCompositionEnabled 0x6d07106c fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a07f9df, context 0x91ae40, init_notify 0, handle 0x11fe7b4): stub fixme:iphlpapi:CancelMibChangeNotify2 (handle (nil)): stub wine: configuration in '/home/username/.wine' has been updated. err:module:import_dll Library BTHPROPS.DLL (which is needed by L"Z:\home\username\reportClient\reportClient.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\username\reportClient\reportClient.exe" failed, status c0000135
Copying the bthprops.dll that I used previously (see comment #0) into the same directory as reportClient.exe allows reportClient.exe to run without this error.