> Would I be correct in guessing that wine does not
> bother looking for WINS server when trying to resolve
> a name to an address? (Note that wine crashes as
> opposed to app complaining about servername)
You're correct that wine's gethostbyname function doesn't do a WINS
lookup. It may be poss
I have an app that works fine when connecting to a
Firebird database server by IP address but crashes
when trying to connect by server name...
Would I be correct in guessing that wine does not
bother looking for WINS server when trying to resolve
a name to an address? (Note that wine crashes as
o