What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Add button and change its icon in runtime
anyone?
shlomifrSkype & Live Messenger08-27-2009 at 04:01 PM
Add button and change its icon in runtime
Hi All, I'm writting an add-on for WLM. I've added a button to the UI by modifying the resources and I'm handling the click event in my own injected dll code. Does anybody know how can I change the icon of the button from my code in runtime (for e...
shlomifrSkype & Live Messenger08-26-2009 at 08:49 AM
RE: How was Plus! done?
Well, I kinda know how to do that by hooking the resource loading api calls, the encoding part is the question for me. Can you give me a hint? :) Thanks, Shlomi
shlomifrWLM Plus! General08-12-2009 at 06:11 AM
RE: How was Plus! done?
Ok thanks ShawnZ, I managed to get into the Messenger process using a proxy dll. One more question though, I noticed that "Plus!" is manipulating the in-memory resources of the Messenger to get UI elements into the application. Is there any tutoria...
shlomifrWLM Plus! General08-11-2009 at 09:51 AM
RE: How was Plus! done?
So how does "Plus!" make sure it is supported for all Messenger's versions? Microsoft probably change the dlls they use from time to time. Another problem is that some other Messenger plugin might replace the same dll and override the proxy used b...
shlomifrWLM Plus! General08-10-2009 at 03:58 PM
RE: How was Plus! done?
Hi all, I've heard that "Plus!" is using some proxy system dll to get it's code started in the msnmsgr process (detour). Isn't that a very version dependant method? Why not using a hook or CreateRemoteThread to get the code injected into the pro...
shlomifrWLM Plus! General08-10-2009 at 12:00 PM
[Hide Excerpts]