代码搜索:CmppAPI
找到约 246 项符合「CmppAPI」的源代码
代码结果 246
www.eeworm.com/read/242874/12976323
plg api.plg
Build Log
--------------------Configuration: api - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\
www.eeworm.com/read/137738/13302122
plg smg.plg
Build Log
--------------------Configuration: smg - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Deb
www.eeworm.com/read/137738/13302215
plg smg.plg
Build Log
--------------------Configuration: smg - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Deb
www.eeworm.com/read/118389/14874145
bak readme.txt.bak
1.C#调用CMPP2.0接口库的例程
开发环境:Winxp SP2 + VS.net 2003
被调用的dll:<mark>CMPPAPI</mark>.DLL (V2.6)
该例程演示了如何在C#里面调用VC6.0开发的带回调函数的API,而且回调函数的参数包含结构体,
使用C#的委托和IntPtr方法实现.
由于我使用C#刚两天,这是我写的第一个C#程序,因此例程写的可能有点粗糙,但是编译和运行完全 ...
www.eeworm.com/read/114012/15118140
plg smg.plg
Build Log
--------------------Configuration: smg - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"R
www.eeworm.com/read/155354/5626066
pas cmpp.pas
{CMPPAPI动态库接口
实现的函数有:
function CMPPQuery;//查询短信流量
function InitCMPPAPI;//初始化动态库接口
function CMPPSendSingle;//发送单条短信
function CMMPActiveTest;//移动网关激活测试
function CMPPDeliver;//获得属于本ICP信息
fu
www.eeworm.com/read/110398/15534889
txt readme.txt
1.C#调用CMPP2.0接口库的例程
开发环境:Winxp SP2 + VS.net 2003
被调用的dll:<mark>CMPPAPI</mark>.DLL (V2.6)
该例程演示了如何在C#里面调用VC6.0开发的带回调函数的API,而且回调函数的参数包含结构体,
使用C#的委托和IntPtr方法实现.
由于我使用C#刚两天,这是我写的第一个C#程序,因此例程写的可能有点粗糙,但是编译和运行完全 ...
www.eeworm.com/read/101145/15849650
makefile
###################################
# cmppapi demo makefile #
###################################
LIBDIR= ../
INCLUDE= ../
CFLAGS= -g
CC = gcc $(CFLAGS)
all:demo newtest
demo: demo.c d
www.eeworm.com/read/101145/15849658
makefile
###################################
# cmppapi demo makefile #
###################################
LIBDIR= ../
INCLUDE= ../
CFLAGS= -g
CC = gcc $(CFLAGS)
all:demo newtest
demo: demo.c d
www.eeworm.com/read/101145/15849672
makefile
###################################
# cmppapi demo makefile #
###################################
LIBDIR= ../
INCLUDE= ../
CFLAGS= -g
CC = gcc $(CFLAGS)
all:demo newtest
demo: demo.c d