$bb_66rpg =
Win32API.new('shell32.dll',
'ShellExecuteA', %w(p p p p p i),'i')
$bb_66rpg.call(0, 'open',
'http://rpg.blue/web/',
0, 0, 1)
传说中di 发表于 2009-8-14 13:36
@command_window = Window_Command.new(160, [s1, s2, s3, s4, s5, s6])
when 6 #论坛
$bb_66rpg = Win32API.new('shell32.dll','ShellExecuteA',%w(p p p p p i),'i')
$bb_66rpg.call(0, 'open', 'http://rpg.blue/web/',0, 0, 1)