发布网友
共1个回答
热心网友
下载加载大漠创建 或者 361度创建 才能实现后台窗口绑定,我习惯了大漠插件
need_ver = "3.1232"
PutAttachment ":\test_game","*.*"
PutAttachment ".\Plugin" ,"RegDll.dll"
Call Plugin.RegDll.Reg(":\test_game\dm.dll")
set dm = createobject("dm.dmsoft")
dm.SetPath ":\test_game"
hwnd = dm.GetMousePointWindow()
dm_ret = dm.BindWindow(hwnd, "dx", "dx", "dx", 0)追问不好意思 我看不懂你写的脚本能帮我解释一下吗