Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: MPPlugin API question
The API doesn't expose messages sent and received by design. If you want to get at these messages, you'll need to perform some form of hooking to get the messages e.g. Winsock hooking.