# File ext/win32ole/sample/ienavi.rb, line 9
def stop_msg_loop
  puts "Now Stop IE..."
  $LOOP = FALSE;
end