Yahoo Multi Messenger
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
4 posts
Page 1 of 1
in this tutorial i will show you how enable yahoo multi messenger with just 2 lines of code
1. Create a new project
2. Add 2 buttons (button1 will be "Enable" and button 2 will be "Disable")
3. Double click on the first button (Enable) and write this code![Image]()
that's it now debug click enable and you will be able to open multiple yahoo messenger windows
this code is 100% created by me (i did not took it from others. if you find it somewhere else tell me)
please download the source codes they're more advanced then this tutorial
i hope you like this tutorial if not... well that's your problem
Happy Coding
for video tutorials go here http://www.youtube.com/user/MTech010VB
and please SUBSCRIBE
1. Create a new project
2. Add 2 buttons (button1 will be "Enable" and button 2 will be "Disable")
3. Double click on the first button (Enable) and write this code
Code: Select all
4. Double click on the second button (Disable) and write this code
My.Computer.Registry.SetValue("HKEY_CURRENT_USER\Software\yahoo\pager\Test", "Plural", "00000001", Microsoft.Win32.RegistryValueKind.DWord)
Code: Select all
My.Computer.Registry.SetValue("HKEY_CURRENT_USER\Software\yahoo\pager\Test", "Plural", "00000000", Microsoft.Win32.RegistryValueKind.DWord)

that's it now debug click enable and you will be able to open multiple yahoo messenger windows
this code is 100% created by me (i did not took it from others. if you find it somewhere else tell me)
please download the source codes they're more advanced then this tutorial
i hope you like this tutorial if not... well that's your problem
Happy Coding
for video tutorials go here http://www.youtube.com/user/MTech010VB
and please SUBSCRIBE
You do not have the required permissions to view the files attached to this post.
You can find me on Facebook or on Skype mihai_92b
your probably going to be banned jerry21 just for spamming so you can download source to steal
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

zachman61 wrote:your probably going to be banned jerry21 just for spamming so you can download source to stealAgreed
4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023