= private = protected
message_loop()
Translates and dispatches Windows message.
static VALUE fev_s_msg_loop(VALUE klass) { ole_msg_loop(); return Qnil; }