Hi there!
After downloading the TAPI 3.0 sample from Microsoft's site, I've got a lots of errors and warnings when building it.
I still don't know why. Could you give me a hand, please?
Compiling...
callnot.cpp
d:\my programs\vc\incommingcall\callnot.cpp(91) : error C2065: 'TE_CALLNOTIFICATION' : undeclared identifier
...
d:\my programs\vc\incommingcall\incoming.cpp(860) : error C2039: 'SelectTerminal' : is not a member of 'ITBasicCallControl'
c:\program files\microsoft visual studio\vc98\include\tapi3.h(1487) : see declaration of 'ITBasicCallControl'
Thank in advance,
After downloading the TAPI 3.0 sample from Microsoft's site, I've got a lots of errors and warnings when building it.
I still don't know why. Could you give me a hand, please?
Compiling...
callnot.cpp
d:\my programs\vc\incommingcall\callnot.cpp(91) : error C2065: 'TE_CALLNOTIFICATION' : undeclared identifier
...
d:\my programs\vc\incommingcall\incoming.cpp(860) : error C2039: 'SelectTerminal' : is not a member of 'ITBasicCallControl'
c:\program files\microsoft visual studio\vc98\include\tapi3.h(1487) : see declaration of 'ITBasicCallControl'
Thank in advance,