Having checked the source code for WSendTo, I can confirm that it simply uses the first instance it can find (it calls EnumWindows to go through the open top-level windows in the system and looks for the first one it can find that has a caption bar that starts with "Pegasus Mail").
I suspect that when I wrote it (way back in 2000) I just didn't think of the issue of multiple running instances, or if I did, I put it in the "I'll come back and fix it later" basket, but never did.
A small pop-up window listing the possible choices should be a very easy thing to add - I've made a note of it and will try to get it done for the interim release I'll be bringing out to address the OAUTH2 fiasco.
Cheers!
-- David --
Having checked the source code for WSendTo, I can confirm that it simply uses the first instance it can find (it calls EnumWindows to go through the open top-level windows in the system and looks for the first one it can find that has a caption bar that starts with "Pegasus Mail").
I suspect that when I wrote it (way back in 2000) I just didn't think of the issue of multiple running instances, or if I did, I put it in the "I'll come back and fix it later" basket, but never did.
A small pop-up window listing the possible choices should be a very easy thing to add - I've made a note of it and will try to get it done for the interim release I'll be bringing out to address the OAUTH2 fiasco.
Cheers!
-- David --