_QUIT_
case _QUIT_: strcpy(str, "_QUIT_"); break;
while (PostMessage(_QUIT_, this) == B_WOULD_BLOCK)
case _QUIT_:
PostMessage(_QUIT_);