Re: CallBack function is not not working .............
- From: "Angus Comber" <angus@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Apr 2005 10:10:38 +0100
You didn't mention you were writing a console based application. That is
significant because you will not have a Windows message pump. In TAPI v2
you can use lineInitializeEx and in the final parameter specify either an
event or completion port callback method. Event is easier. You use
something like WaitForSingleObject to wait for your events.
Life will be a lot easier if you change your application to a Windows app
however. Particulalry if you are new to TAPI.
Angus
"sandeep" <sandeepnagakkandy@xxxxxxxxx> wrote in message
news:1114186092.587920.277090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> hai angus,
> thanks for the sugestion, which is the pointr u mentioned,
>
> Do you think that is there a different method for writing CallBackFunc
> between dialog based and console based vc++ programs.
> thanking you again ....
> sandeep.
>
.
- References:
- CallBack function is not not working .............
- From: sandeep
- Re: CallBack function is not not working .............
- From: Angus Comber
- Re: CallBack function is not not working .............
- From: sandeep
- CallBack function is not not working .............
- Prev by Date: the function _stat
- Next by Date: Re: Clarification on most universal wave playing/recording format for modems and telephony devices
- Previous by thread: Re: CallBack function is not not working .............
- Next by thread: Access VBA & TAPI ?
- Index(es):
Relevant Pages
|