I run multiple accounts at a time, and would be running the same COM app for each of those accounts. Would it be possible to have all of the accounts use the same COM app at once(or atleast the same interface), and distinguish everything by the window handle(or character name/accountname/whatever)?
My target goal is to have 1 application with an interface that has a tab for each individual account that is running. Each tab would have information for that character, such as backpack contents, selected target, and many other things, as well as displaying all of the chat window on the interface. There would then be a Combined tab that should show a chat window with all of the messages that all characters are getting, with repeats removed, and overall statistics taken from all of the accounts running such as combined XP/H, combined salvage quantities, combined MMD count or whatever.