摘要: --~lua 调用 AutoHotkey.dll local usr= alien.load "user32.dll"print(usr)usr.MessageBoxA:types{ret='int',"long",'string','string','uint', abi="stdcall"}us 阅读全文
posted @ 2022-02-19 18:12 陳亞林 阅读(325) 评论(0) 推荐(0)