--- In [email protected], "swzoh" <sean...@...> wrote: > > --- In [email protected], "brucexs" <bswitzer@> wrote: > > > > Does that allow the thread to finish processing the message? Maybe you > > need to use replymessage(0) and hope for the best? > > > > I believe InSendMessageEx merely checks whether or not in the middle of > processing an inter-thread synchronous message, never interferes the > processing itself. >
I just realized what you meant. Hmm... ReplyMessage is the only choice?
