找回密码
 加入
搜索
查看: 17136|回复: 5

[BUG报告] Timers.au3中_Timer_SetTimer函数出错?

[复制链接]
发表于 2012-8-14 17:03:45 | 显示全部楼层 |阅读模式
> 运行代码迷惑 (1.0.30.1)  开始目录:D:\autoit3\SciTE\Obfuscator 命令行:
-### StripOnly/StripFunc Error: Found DllCallbackRegister() statement using unsolvable Func, which will/could lead to removal of Funcs that are used by this Function.
>### current Func: _Timer_SetTimer
D:\autoit3\include\Timers.au3(275,1) Warning for line:$hCallBack = DllCallbackRegister($sTimerFunc, "none", "hwnd;int;uint_ptr;dword")
发表于 2012-8-14 17:07:11 | 显示全部楼层

不清楚,有空研究下...
发表于 2012-8-14 17:39:47 | 显示全部楼层
DllCallbackRegister 这类函数在代码迷惑时,调用的函数名必须是字符串形式,否则可能会因精简或重命名造成功能缺失
 楼主| 发表于 2012-8-16 12:16:37 | 显示全部楼层
回复 3# afan

我觉得也是这个原因,AU3的代码迷惑能优化一下就好,很多函数都不支持。。
 楼主| 发表于 2012-9-3 15:04:57 | 显示全部楼层
回复 3# afan

-### StripOnly/StripFunc Error: Found Call() statement using unsolvable Func, which will/could lead to removal of Funcs that are used by this Function.
>### current Func: __IconDock_CallFunction
D:\test\IconDock.au3(1714,1) Warning for line:Call($a__IconDock[$iIndex][14], $hWnd, 0)
也是这个原因(调用的函数名必须是字符串形式,否则可能会因精简或重命名造成功能缺失)吧,希望斑竹解决代码迷惑这个老大难问题哈:)
发表于 2014-2-13 06:33:48 | 显示全部楼层
我也是这个问题,郁闷啊!
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-4-19 21:31 , Processed in 0.076632 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表