Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop Windows CE
Title: CellLineMonitor Download
 Description: TAPI Programming on Windows Mobile August 16, 2008, 8:03 pm Download the source code TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft implementation of CTI (Computer Telephony Interface). TAPI provides a common interface to communicate and control a telephony device. TAPI simplifies the telephony programming since the programmer does not require detailed information about the hardware he/she is using. Windows Mobile 5 support TAPI version 2.0. The version 2.0 brings telephony support to any Windows CE applications. The TAPI.DLL file exposes all the TAPI functions. The header file TAPI.H contains the all the function definitions, typedefs,#defines, etc… The application links to COREDLL.DLL file which redirects the calls to TAPI.DLL. The TAPI.DLL uses the TAPI Service Provider DLLs to communicate with the hardware. The TAPI Service Provider (TSP) is the driver for the hardware. Microsoft supplies default Unimodem TSP. The Unimodem TSP supports
 Downloaders recently: [More information of uploader donkey_in_hat]
File list (Check if you may need any files):
CellLineMonitor
...............\CellLineMonitor.cpp
...............\CellLineMonitor.h
...............\CellLineMonitor.vcproj
...............\CellLineMonitorDlg.cpp
...............\CellLineMonitorDlg.h
...............\CellLineMonitorppc.rc
...............\CellLineMonitor_Events.cpp
...............\ReadMe.txt
...............\res

...............\...\CellLineMonitorppc.rc2
...............\resourceppc.h
...............\stdafx.cpp
...............\stdafx.h
...............\TAPIDevice.cpp
...............\TAPIDevice.h
CellLineMonitor.sln
    

CodeBus www.codebus.net