O.P.
For the sort orders, I'll see about that this evening. Of course you have the option to log everything in a file and the line limit is customizable.
Valentin: there are several ways to do it. I won't tell you the one I use but, in your case, the best way to do it is to get the IConversationWindow interface (well, the name is something like that... check in the Messenger API documentation). Their you have a get_History() method that gives you the window handle of the conversation window.
|