示例#1
0
文件: mingw.cs 项目: mas666-ma/com_mc
 public static extern int so_ini(DllcallBack pf);         //初始化,注册回调函数
示例#2
0
 public static extern int WXSetSyncMsgCallBack(int objects, DllcallBack sync_msg_cb);