Re: incoming.frm
- From: "jwa" <news@xxxxxx>
- Date: Mon, 2 Jan 2006 18:40:12 +0100
Hi Matthias,
Happy new year!!!!
I found "Incoming.frm" by searching for the string "frm".
It found an "Async.frm" and a lot more (approx. 400 hits)
When I search via the contents the sample can't be found....
I downloaded the windows 2003 server platform SDK (400Mb), but stil can't
find the example.
In MSDN that was delivered with VB .NET I have found a lot of small samples
in C++ and VB.
I will try to put them together in an application that listens to TAPI.
All I need is a window to pop up when a new call arrives.
Do you have any suggestions?
"Matthias Moetje [MVP]" <moetje@xxxxxxxxxxxxxxxxxxx> schreef in bericht
news:%23bz%23H96DGHA.2724@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Joop,
>
> you should download the latest platform SDK from the web.
>
> There is no class named "Address" in TAPI3, it's called "ITAddress".
> I really wonder where you got this sample from. On the VB6 CD from
> MSDN there are no PSDK samples included.
>
> Best regards,
>
> Matthias Moetje
> -------------------------------------
> TERASENS GmbH
> Augustenstraße 24
> 80333 Munich, GERMANY
> -------------------------------------
> Fon: +49 89 143370-0
> Fax: +49 89 143370-22
> e-mail: moetje at terasens dot com
> www: www.terasens.com
> -------------------------------------
>
> "jwa" <news@xxxxxx> wrote in message
> news:43b63fbc$0$811$3a628fcd@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Hi Matthias,
>>
>> I found the sample in MSDN version:
>> MSDN Visual studio 6.0a release
>> It was part of Visual Basic 6.0that I bought
>>
>> It is in the Network/Distributed services code samples: Platform SDK
>>
>> Where can I find the sample you thought I should have?
>>
>> regards Joop,
>>
>>
>>
>> "Matthias Moetje [MVP]" <moetje@xxxxxxxxxxxxxxxxxxx> schreef in bericht
>> news:u2FzrRVDGHA.628@xxxxxxxxxxxxxxxxxxxxxxx
>> > Joop,
>> >
>> > the snippet you posted is not from the Incoming sample.
>> > Please clarify!
>> >
>> > Best regards,
>> >
>> > Matthias Moetje
>> > -------------------------------------
>> > TERASENS GmbH
>> > Augustenstraße 24
>> > 80333 Munich, GERMANY
>> > -------------------------------------
>> > Fon: +49 89 143370-0
>> > Fax: +49 89 143370-22
>> > e-mail: moetje at terasens dot com
>> > www: www.terasens.com
>> > -------------------------------------
>> >
>> > "jwa" <news@xxxxxx> wrote in message
>> > news:43b439cf$0$812$3a628fcd@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> >> Hi Matthias,
>> >>
>> >> When I try to run or compile the project I get the message:
>> >>
>> >> "User-defined type not defined" on the Adress type (the second line)
>> >> The code:
>> >>
>> >> Option Explicit
>> >> Dim gobjTapi As TAPI
>> >> Dim gobjDestAddress As Address
>> >> Dim WithEvents gobjAddressWithEvents As Address
>> >> Dim gobjTerminal1 As Terminal
>> >> Dim gobjTerminal2 As Terminal
>> >> Dim gguidMediaType1
>> >> Dim gguidMediaType2
>> >> Dim gobjReceivedCallInfo As ITCallInfo
>> >> Dim gbSupportedCall As Boolean
>> >>
>> >> regards, Joop
>> >>
>> >>
>> >> "Matthias Moetje [MVP]" <moetje@xxxxxxxxxxxxxxxxxxx> schreef in
>> >> bericht
>> >> news:uVXNZ0KDGHA.3992@xxxxxxxxxxxxxxxxxxxxxxx
>> >> > Jwa,
>> >> >
>> >> > did you use the sample project? Can you compile
>> >> > the sample project by right-clicking and selecting
>> >> > "Make"? The project should compile successfully
>> >> > on WinXP.
>> >> >
>> >> > If not, then there must be a problem with your
>> >> > XP installation and we will need to further investigate
>> >> > this problem.
>> >> >
>> >> > --
>> >> > Regarding TAPI and .NET see KB article
>> >> >
>> >> > "841712 - Telephony Application Programming Interface
>> >> > (TAPI) functionality is not supported from managed code".
>> >> > http://support.microsoft.com/?id=841712
>> >> >
>> >> >
>> >> > Best regards,
>> >> >
>> >> > Matthias Moetje
>> >> > -------------------------------------
>> >> > TERASENS GmbH
>> >> > Augustenstraße 24
>> >> > 80333 Munich, GERMANY
>> >> > -------------------------------------
>> >> > Fon: +49 89 143370-0
>> >> > Fax: +49 89 143370-22
>> >> > e-mail: moetje at terasens dot com
>> >> > www: www.terasens.com
>> >> > -------------------------------------
>> >> >
>> >> > "jwa" <news@xxxxxx> wrote in message
>> >> > news:43b4240f$0$808$3a628fcd@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> >> >> Hi Matthias,
>> >> >>
>> >> >> I run VB 6.0 on WinXP sp2 (Dutch)
>> >> >> If it helps I also have VB .Net 2003 available
>> >> >>
>> >> >>
>> >> >> "Matthias Moetje [MVP]" <moetje@xxxxxxxxxxxxxxxxxxx> schreef in
>> >> >> bericht
>> >> >> news:%23sbTXiIDGHA.1676@xxxxxxxxxxxxxxxxxxxxxxx
>> >> >> > Hi Joop,
>> >> >> >
>> >> >> > on which OS did you open the project?
>> >> >> >
>> >> >> > Best regards,
>> >> >> >
>> >> >> > Matthias Moetje
>> >> >> > -------------------------------------
>> >> >> > TERASENS GmbH
>> >> >> > Augustenstraße 24
>> >> >> > 80333 Munich, GERMANY
>> >> >> > -------------------------------------
>> >> >> > Fon: +49 89 143370-0
>> >> >> > Fax: +49 89 143370-22
>> >> >> > e-mail: moetje at terasens dot com
>> >> >> > www: www.terasens.com
>> >> >> > -------------------------------------
>> >> >> >
>> >> >> > "jwa" <news@xxxxxx> wrote in message
>> >> >> > news:43b3d99c$0$811$3a628fcd@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> >> >> >> Hi all,
>> >> >> >>
>> >> >> >> I tried to use the "Incoming.frm" example from MSDN
>> >> >> >> When I started the form I got an error on the TAPI variable
>> >> >> >> type,
>> >> >> >> so
>> > I
>> >> >> >> inclued a reference toe yhe Tapi3.dll
>> >> >> >> After that the next error message was on the Adress variable
> type.
>> >> >> >> My question: Wich other libraries do I have to reference?
>> >> >> >>
>> >> >> >> regards Joop
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>
.
- Follow-Ups:
- Re: incoming.frm
- From: Matthias Moetje [MVP]
- Re: incoming.frm
- From: Andreas Marschall [MVP TAPI]
- Re: incoming.frm
- References:
- Re: incoming.frm
- From: Matthias Moetje [MVP]
- Re: incoming.frm
- Prev by Date: Re: Detect DTMF on Sound Card.
- Next by Date: TAPI 3.1 application
- Previous by thread: Re: incoming.frm
- Next by thread: Re: incoming.frm
- Index(es):
Relevant Pages
|