摘要:
1 #include "DownCore.h" 2 #include 3 4 static BOOL g_already_init = FALSE; 5 6 ETDLL_API int32 __stdcall et_init(ET_PROXY_INFO* proxy_for_hub) 7 { 8 return 0; 9 }10 11 ETDLL_API int32 __stdcall et_uninit(void)12 {13 return 0;14 }15 16 ETDLL_API int32 __stdcall et_set_max_tasks(u32 task_n.. 阅读全文
posted @ 2013-08-24 15:05
kanakdillon
阅读(194)
评论(0)
推荐(0)

浙公网安备 33010602011771号