wxhelper icon indicating copy to clipboard operation
wxhelper copied to clipboard

关于源代码的问题

Open x19990416 opened this issue 5 months ago • 1 comments

我看wxhelper 9.8.5.25的源码,dev-3.9.8.25以及 3.9.8.25-v2 中关于收文件的代码

INT64 WechatService::DoDownloadTask(UINT64 msg_id) { return INT64(); }

这个实现就返回一个int64,但是我看确实能收到文件,实在搞不明白不知是我看的源代码错了么?

x19990416 avatar Aug 05 '25 04:08 x19990416

调用了微信内部的函数

ttttupup avatar Aug 10 '25 14:08 ttttupup