I am using Plus! 2.21.57 and MSN Messenger 6.0.0602...
In Plugin's Initialize() function, the value of nVersion still is 1...I think it should be 2 because of the version is already above 2.21.55...
I know it should be 2 from version 2.21, but it just gives me 1 when Initialize() is called. And yeah, multiple messages in sResult is quite a key to my plugin.
Posts: 4714 Reputation: 42
43 / /
Joined: Jan 2003
RE: nVersion still 1?
It seems to be a bug. I'll try it when I finish donloading .57
wipey: you can't assing 1 to nVersion (well, you can, but the pourpose fo nVersion is give a way to Plus! to tell the plugin which version of Plus! is running)