https://bugs.winehq.org/show_bug.cgi?id=56715
Bug ID: 56715 Summary: 05cc:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 Product: Wine Version: 9.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: netapi32 Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
I'm trying to run "HASP License Manager as a Service" as describe on page 2 of this document:
https://www.geocentrix.co.uk/support/downloads/Installing%20HASP%20License%2...
The USB dongle is connected to the host system, the software is installed in a new wineprefix, with dotnet45 installed through winetricks.
When starting the HASP license service, an endless list of messages like the following is shown:
... 05ec:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 05f0:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 05f4:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 05f8:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 05fc:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 0600:fixme:netbios:nbDispatch (0035DCE0): command code 0x91 ...
I was only able to stop this, when running "wineserver -k" from another shell, or when running the uninstaller "C:\Program Files (x86)\Aladdin\HASP LM\lmunist.exe"
Obviously, code 0x91 is not implemented in ./dlls/netapi32/netbios.c ./include/nb30.h
I'm using wine v9.9