quote:
Originally posted by Ash_
hmm, if you are using a winsock control to connect the two programs that could be a problem with noobs, thinking theres a trojan running.
does your friend have the vb runtimes, you'll need them for (i havent downloaded your plugin btw) but if you have an actualy exe file that the lnk files call with paramaters, that exe with require the vb runtimes.
have you registered your plus dll because its coded in vb you need to register it. also if you are using the code
code:
Private WithEvents oMessenger As Messenger.MessengerAPI
then you'll need the latest version of Windows Messenger aswell.
good luck _b
He have the VB runtime files.. He has VB installed...
... I am trying to teach him some programming... so... That's not the problem on the WinXP comp.. It might be on the Win98 machine, but on that machine the executable runs...
... So I think that the vb runtime files should be alright if the executable part runs...
quote:
Originally posted by -dt-
you also have to register the dll like so (just goto start run and type that)
code:
regsvr32.exe "C:\Program Files\Messenger Plus! 3\Plugins\ShortcutPlugin.dll"
Ahh.. might be the problem, but I am just possitivly sure that I did not do that on my computer, it works here without regsvr32'ing the dll file...
... but i'll try ask him to do that see if it works...
...
quote:
Originally posted by -dt-
edit:
err i cant create shortcuts i load the options dialog up add all my stuff then when i hit create it says i must add alleast 1 command and i dont see a add command thingo?
OMFG!!! Way to go!!!
.. hehe.. just released somehow/somewhy(don't know why) I have accidently deleted that button.. it was created and all the code is there.. Shit!!.. Hold on.. i'll just reupload a new version... thx dude!!
..
Edit:
There you go.. It should be fine now...
..
Did you "regsvr32" the dll file?.. or did it work for you without doing that?