News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Telephony API

Started by elmo, June 22, 2011, 04:09:28 AM

Previous topic - Next topic

elmo

It's hard to find simple application that use Telephony API with MASM32

What I want is, example program about how to use Telephony API with MASM32.

I have found this 2 things:
http://msdn.microsoft.com/en-us/library/aa922068.aspx
http://www.masm32.com/board/index.php?PHPSESSID=6227a7e17e42f4750fdcb1321976658a&topic=12838.0;prev_next=prev

If someone found link, please shared here..
cheers...
be the king of accounting programmer world!

Twister

elmo,

I will just give you a heads up. The link you posted (Telephony API MSDN; http://msdn.microsoft.com/en-us/library/aa922068.aspx) is the Telephony API for Mobile devices. You can see that by looking at the navigation on the left side. You want the Windows Telephony API which is here: http://msdn.microsoft.com/en-us/library/ms950407.aspx.