19 20 21 22 23 24
# File 'lib/wui.rb', line 19 def active(title) setWindowHandle(title) checkHWND Wui.SetForegroundWindow(@hWnd) self end