Mike Campbell <Mike.Campbell@oracle.com> wrote:> I'm trying to convert from Windows 2000 to a dedicated Linux setup and
I > have gotten everything I need to work except for 1 application. This is
> an application that uses TAPI to interface with my phone.
> There is no Linux equivalnet of the app so I have been trying to use >
WINE to run it. So far I have been unsuccessful.
I'd wholeheartedly believe that...
> I'd like to use Linux without a windows partition if possible.
> Any suggestions on getting Wine and Tapi working together? Is this >
possible?
Of course it's possible :)
If you code a TAPI32.DLL interface to the new Linux TAPI stuff ;-)
(that's probably how we should do it)
OTOH maybe somebody would help you...
The TAPI stubs I'd already implemented a looong time ago aren't too
useful
yet, I'd say.
Andreas Mohr