以下引用dbshy于2008-8-14 17:49:39的发言:
swp = Win32API.new('user32', 'SetWindowPos', 'lllllll', 'l')
gta = Win32API.new('user32', 'GetActiveWindow', nil, 'l')
$hwnd=gta.call
swp.call($hwnd, 0, 0, 0, 480, 320, 2)
把上面的放到MAIN中
[本贴由作者于 2008-8-14 17:50:43 最后编辑]
以下引用水の都于2008-8-14 17:52:33的发言:
请问那个在哪的
以下引用水の都于2008-8-14 17:56:18的发言:
以下引用dbshy于2008-8-14 17:49:39的发言:
swp = Win32API.new('user32', 'SetWindowPos', 'lllllll', 'l')
gta = Win32API.new('user32', 'GetActiveWindow', nil, 'l')
$hwnd=gta.call
swp.call($hwnd, 0, 0, 0, 480, 320, 2)
把上面的放到MAIN中
[本贴由作者于 2008-8-14 17:50:43 最后编辑]
这样在开头.按X的菜单.战斗都不看不到其他位置的东西?
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |