![]() Custom Dashboard Buttons? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10) +----- Thread: Custom Dashboard Buttons? (/showthread.php?tid=62844) Custom Dashboard Buttons? by Keikonium on 07-08-2006 at 09:17 PM
I applied Mess Patch a while ago, and it has the ability to add 3 new dashboard buttons: "Add a Contact", "Prefrences" and "Sign Out". Msgplus! adds its own button. RE: Custom Dashboard Buttons? by RaceProUK on 07-08-2006 at 10:55 PM Mess Patch edits the EXE to add the buttons manually, Plus! uses a (legal) memory-patching technique, which injects the button dynamically. Probably the best way to do this is to hook the resource loading mechanism and edit the resource as it passes through your function. RE: Custom Dashboard Buttons? by Keikonium on 07-11-2006 at 09:15 AM
I had a look thru the Plus! .dlls (found a picture of Patchou RE: Custom Dashboard Buttons? by RaceProUK on 07-11-2006 at 09:26 AM The UIFILEs are in the Messenger EXE itself IIRC. They use a form of XML. |