lua-alien

    3熱度

    1回答

    我想連接一個變量,使我的輸出「漂亮」,但它似乎輸出爲與其他字符串值連接時的空字符串。 輸出代碼摘錄如下: local name = "" local SendMessage = alien.User32.SendMessageA SendMessage:types{ret = "int", abi = "stdcall", "pointer", "int", "int", "string"}

    2熱度

    1回答

    require "alien" --the address im trying to edit in the Mahjong game on Win7 local SCOREREF = 0x0744D554 --this should give me full access to the process local ACCESS = 0x001F0FFF --this is my pr

    2熱度

    1回答

    我使用Alien for Lua引用WaitForSingleObject function在Windows Kernel32.dll中定義的變量。 我非常新的Windows編程的,所以我的問題是關於由WaitForSingleObject的文檔引用以下#define d變量: 如果dwMilliseconds是INFINITE,該功能將僅在返回對象被髮信號。 什麼是INFINITE值?我自然會認