搜索资源列表
ForwardMgr
- windows mobile下,通过tapi实现的来电转接程序-Programatically forwarding calls using TAPI February 9, 2009, 12:59 am Download the source code Recently one of my friend asked me how to forward calls using the USSD commands. This link describes how to forw
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
DELPHI源代码-读卡器开发
- DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************