Is there a way to add dashboard icons? |
Author: |
Message: |
preliators
New Member
Posts: 5
Joined: Feb 2007
|
O.P. Is there a way to add dashboard icons?
I want to ask if there is any way to add/delete dashboard icons by using messenger plus! scripts?
I am not an experienced programmer so please answer this with full details. thank you
This post was edited on 02-20-2007 at 03:40 PM by preliators.
|
|
02-20-2007 03:39 PM |
|
|
hmaster
Senior Member
Posts: 716 Reputation: 24
33 / /
Joined: Nov 2004
|
RE: Is there a way to add dashboard icons?
It's not possible with just a script. Maybe if you use a .dll, but I'm not 100% certain on that.
This post was edited on 02-20-2007 at 04:10 PM by hmaster.
|
|
02-20-2007 04:09 PM |
|
|
TheGuruSupremacy
Full Member
Posts: 367 Reputation: 19
34 / /
Joined: Nov 2006
|
RE: Is there a way to add dashboard icons?
quote: Originally posted by preliators
I want to ask if there is any way to add/delete dashboard icons by using messenger plus! scripts?
I am not an experienced programmer so please answer this with full details. thank you
What are dashboard icons???Sorry i'm not english
|
|
02-20-2007 04:22 PM |
|
|
user35870
Disabled Account
Posts: 858
Joined: Aug 2004
Status: Away
|
|
02-20-2007 04:25 PM |
|
|
TheGuruSupremacy
Full Member
Posts: 367 Reputation: 19
34 / /
Joined: Nov 2006
|
RE: RE: RE: Is there a way to add dashboard icons?
|
|
02-20-2007 04:43 PM |
|
|
MicroWay
Senior Member
Do you want me? Try to get me!
Posts: 571 Reputation: 16
37 / /
Joined: Jul 2006
Status: Away
|
RE: Is there a way to add dashboard icons?
I know that you can remove the icons with A-Patch, but no opition to add one... Also you can try Mess Patch
I don't know in what I've seen, but there is an opition to add a Sign Out button on the "Dashboard Line" (where are the dashboard icons)
|
|
02-20-2007 04:54 PM |
|
|
preliators
New Member
Posts: 5
Joined: Feb 2007
|
O.P. RE: Is there a way to add dashboard icons?
oh well....
|
|
02-20-2007 04:54 PM |
|
|
vikke
Senior Member
Posts: 900 Reputation: 28
31 / /
Joined: May 2006
|
RE: Is there a way to add dashboard icons?
You can do this with an DLL, written in C++ or Delphi for example.
As TheGuruSupremacy said, you'll need to intercept some API's like LoadResource, SizeofResource, and FindResourceW. There is another way, using msncore.dll, but that's even more advanced than the API hooking.
|
|
02-20-2007 04:56 PM |
|
|
Mike
Elite Member
Meet the Spam Family!
Posts: 2795 Reputation: 48
32 / /
Joined: Mar 2003
Status: Online
|
RE: Is there a way to add dashboard icons?
Or, if you want the simple (and dirty) way: SetParent
|
|
02-20-2007 06:23 PM |
|
|
TheGuruSupremacy
Full Member
Posts: 367 Reputation: 19
34 / /
Joined: Nov 2006
|
RE: RE: Is there a way to add dashboard icons?
quote: Originally posted by Mike
Or, if you want the simple (and dirty) way: SetParent
What???????????????????with setparent function you can't add an dashboard icon...
|
|
02-20-2007 08:52 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|