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

Search Results
Subject Author Forum Time
RE: Idea for a plugin
Make that: [code]/run http://www.google.com/search?q=(!P)[/code] It'll open the link in the default browser :)
J-ThreadPlug-Ins11-06-2005 at 05:14 PM
RE: NickChange Plugin
Ok thanks to n0n4m3, the bug is fixed! Take a look at my first post for the new version :-). About the release of the final version, I will not release it untill I'm sure about what the problem is with multiple C# plugins... n0n4m3 is doing some tes...
J-ThreadPlug-Ins11-06-2005 at 02:34 PM
RE: NickChange Plugin
Strange, it should take: [b]$WINDOWSDIR\Microsoft.Net\Framework\v2.0.502 15[/b] What was the error you got? My setup uses some registry values to get the latest framework version (v2.0.50215 in your case) so the other directory shouldn't be used.....
J-ThreadPlug-Ins11-06-2005 at 07:31 AM
RE: Wanna be a Translator!
Als je nou gewoon zo vaak hier terugkomt dat iedereen je door en door kent zou je misschien een beta tester kunnen worden. That's the correct translation(Y) Also be able to speak dutch and do gymnasium doesn't say you're also good in english... An...
J-ThreadTranslation11-05-2005 at 10:55 PM
RE: Change Displaypicture
But WHAT is the error 91? We don't know all the error numbers by heart... I doesn't matter if it is in another language (german?), there may be somebody else who can translate it...
J-ThreadPlug-Ins11-05-2005 at 10:39 PM
RE: C# .net plugin
It's a well known error... Restart msn again to make it work (or not, but the error is gone) or place the plugin in a different directory and register it.
J-ThreadPlug-Ins11-05-2005 at 09:45 AM
RE: Change Displaypicture
Just a note, but your initialize function should then be: [font=courier][code] [color=navy]Private [/color]objMessengerAPI [color=navy]As Object Private Const [/color]M_ContactProperty_DP [color=navy]As Long[/color] = 2 [color=navy]Option Explicit Pu...
J-ThreadPlug-Ins11-04-2005 at 05:44 PM
RE: google ad-sense
I used to use it, but I'm banned from it... Because I had "Invalid clicks". I didn't click on the adds myself, so that cannot be the problem. I had a lot of traffic those days by some search engine crawlers, so maybe that was the problem. But goo...
J-ThreadTech Talk11-04-2005 at 09:06 AM
RE: C# .net plugin
About the reloading, read [url=http://shoutbox.menthix.net/showthread.php?ti d=51528]this[/url] thread... About the debugging, there isn't really a way to debug... Just build and reload the plugin...
J-ThreadPlug-Ins11-03-2005 at 07:30 PM
RE: C# .net plugin
I may have found the right solution to that, but I have to test that... Haven't got much time, but I'll discuss it with you on MSN;). At least I have been able to run 2 .NET plugins at the same time...
J-ThreadPlug-Ins11-03-2005 at 06:06 PM
RE: C# .net plugin
Your right about that!(Y) I'll update my other post:)
J-ThreadPlug-Ins11-03-2005 at 06:01 PM
RE: C# .net plugin
In visual studio, right click references -> Add... Go to the tab COM, then search in the list for "Messenger API Type Library". If that isn't in the list, you schould indeed install windows messenger
J-ThreadPlug-Ins11-03-2005 at 03:05 PM
RE: changing nickname from message to message
But I'm talking about the P4-Context, or the so called Chat only name. It's a chatname used for 1 message. So it isn't a nick change thing. But off course it is possible that there is a limitation on that also, but I doubt it...
J-ThreadPlug-Ins11-02-2005 at 08:11 PM
RE: changing nickname from message to message
I think it actually can be done, with the P4-Context header in the protocol... But it needs protocol hooking to do that!
J-ThreadPlug-Ins11-02-2005 at 07:31 PM
RE: Display PIc Stealer
It's part of the msg protocol. There are a lot of resources on the internet about that... ZoRoNaX has written some interesting things about that object. See: http://zoronax.bot2k3.net/msn/msnc_msnobj.html
J-ThreadPlug-Ins11-02-2005 at 07:12 AM
RE: Change Displaypicture
He is making a plugin and wants to know how to change the picture within the code;) You will need the Messenger API for this to work. Set is as a reference in your project, and try matty's code(Y)
J-ThreadPlug-Ins11-02-2005 at 07:09 AM
RE: Stuffplug no more work until next year
This may be actually a little bit off topic, but I don't know other ways to contact TB. And I was just PM-ing him cool knowledges about the student life (??? studentenleven ;-)) of Utrecht :D. I'll say something on topic too, I think it is importa...
J-ThreadPlug-Ins10-31-2005 at 06:56 AM
RE: Stuffplug no more work until next year
Utrecht ROCKS! :P But well Twente is cool to, Leiden is more for Language freaks and Egyptologie people, and Delft is a good choice if you really want to do Informatica... I first thought about Informatica too, but it's just ONLY computers all the d...
J-ThreadPlug-Ins10-30-2005 at 09:25 PM
RE: Stuffplug no more work until next year
TU's are for nerds8-| :P:P:P I'd rather do Cognitive Artificial Intelligence at the Utrecht University.... Hey, that's what I do:D It's a cool study, if you are looking for a study, try that one, you may like it. Or ask me about it(Y)
J-ThreadPlug-Ins10-30-2005 at 05:23 PM
RE: Update: HolidayCounter 2.00.050 RC1
I'll try it tomorrow, I do speak a little german so I think I must be able to handle the plugin properly...
J-ThreadPlug-Ins10-29-2005 at 08:19 PM
RE: Setup
Why not use Inno Setup? I use it for my installers and it works perfectly, you can do (almost) everything you like in the setup, make your own pages, etc. Also visit http://www.istool.org/default.aspx/
J-ThreadPlug-Ins10-27-2005 at 03:01 PM
RE: get_MyFriendlyName in Initialize not working?
Edit: Misread the question... To get your name, you can use the MyFriendlyName property of the oMessenger object passed to Initialize...
J-ThreadPlug-Ins10-26-2005 at 02:35 PM
RE: Music Logger Plus - Final - Version 2.4 + Standalone Version
Jedimark, maybe you should remove the first slash? So root is: HKEY_LOCAL_MACHINE And path is: SOFTWARE\Patchou\MsgPlus2
J-ThreadPlug-Ins10-26-2005 at 02:34 PM
RE: Making A Plugin
True, but microsoft refers to it with C#.NET sometimes too... But you are right, that should be VB.NET and C#
J-ThreadPlug-Ins10-25-2005 at 07:56 PM
RE: Change Nickname...
Sometimes msn is messing a bit with the servers, so you might try again later with the same code....
J-ThreadPlug-Ins10-25-2005 at 06:26 PM
[Hide Excerpts] Pages: (19): « First « 9 10 11 12 [ 13 ] 14 15 16 17 » Last »