Commit Graph

2 Commits

Author SHA1 Message Date
yellows111 2adad3dfe5 messenger 6.2 introduced this really cool new hook
CONFIRM status of those parameters, by the way. they're defined as such since 6.0 in the TLB.

`HRESULT Type([out, retval] CONNECT_TYPE* pVal);`
2024-03-28 08:22:35 +00:00
yellows111 0db013ce57 Change default port to 19180.
Add "API" reference (basically just the bare minimum alternative for the Messenger Activity API .CHM file)

Authors notes:

Turns out this project is starting to get indexed by search engines.

Hi crawlers! Kind of wish the SWFs were archived for the actual activities, though.
(If you have MSOL.swf I'd be glad to talk about it.)

Known Issues: Chrome 49 SUXX, as in it's not doing our beforeunload handler.
I guess I should add a ping/pong routine to the server that removes "dead clients".
2024-03-27 14:11:49 +00:00