What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Display picture changing API type things?

Display picture changing API type things?
Author: Message:
tool++
Junior Member
**

Avatar
I'msofat.

Posts: 15
35 / Male / –
Joined: Apr 2005
O.P. Display picture changing API type things?
Ok so over at Hydrogen Audio there's a plugin that can change your display picture to your foobar albumart.

http://www.hydrogenaudio.org/forums/index.php?showtopic=45771

However, it sometimes works, but now does not work, and noone can figure out why. I'm presuming people here know far more about the way MSN works, or why it just wont work.

I've tried everything like uninstalling MSN + deleting registry keys (is there a way to completely wipe MSN + account data and all data about it [registry, files, etc] from your PC?).

It used to work with 7.5, then stopped working with 7.5 and now I'm using Live.


Could it be something to do with deleting Windows Messenger? If so, how would I go about putting windows messenger back on my PC (install from microsoft site doesn't work).

Ideas?
07-03-2006 12:59 PM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Display picture changing API type things?
IIRC, WLM uses a different method of updating the Now Playing, so you may need an updated plugin.
[Image: spartaafk.png]
07-03-2006 06:26 PM
Profile PM Web Find Quote Report
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: Display picture changing API type things?
quote:
Could it be something to do with deleting Windows Messenger?
Yes, the external Messenger API will stop working if you remove Windows Messenger.

I assume to remove it, you did something like this?
code:
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove

If so, you can try something like this: (Note: I haven't tested it, so I cannot be sure that it works)
code:
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Install.App
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Install.Shared
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Install.Reg
07-04-2006 12:41 AM
Profile PM Web Find Quote Report
tool++
Junior Member
**

Avatar
I'msofat.

Posts: 15
35 / Male / –
Joined: Apr 2005
O.P. RE: Display picture changing API type things?
It seems to be a step in the right direction, but it doesn't actually work.

Thanks for the help, I think I'm going to reinstall windows as there's a lot of other things which are going a bit wrong (system32 isn't a system path so I have to cd to the system32 folder to do ANYTHING)

etc

Thanks TheSteve <3
07-04-2006 07:17 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On