http://bugs.winehq.org/show_bug.cgi?id=31717
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-09-17 14:57:56 CDT --- We usually work one problem per bug so let's make this bug about the unimplemented call issue (as the subject suggests).
Please, open a new bug about the lineNegotiateExtVersion issue. It could be something like "<app name> needs lineNegotiateExtVersion to be implemented".
Currently wine fakes the return of most tapi functions to 0 which means OK, the program may be happier if you change that function code to return number <0.
What does this program do? How better it works with native tapi?