Results for "Author: venkat mani"
Using system wide hooks in VB. Showing you how you can add menu's to other applications and react to their click button.With system wide hooks the limitations of modifying only those applications run in the same process ceases to exist. Do vote for me if u like the code
This is the 2nd in the series of articles and shows you the significance and importance of the sendmessage api and also showing you how the password text from a password field is captured using the sendmessage api
This article will show you how to create visual basic controls like the textbox/commandbutton at runtime.
This Article tells us what API is and shows us how to make use of the API functions in our programmes.It also lists a few API function like GetWindowFromPos and ShowWindow
Many people want to know how to start there application when windows starts and not simply by putting a shortcut in the windows startup folder.This article will show you how to do this using vb and a few api's
A few Lines of code to show you the version of windows you are running.
Article explains you how you can make your own version of MSN messenger in VB.IF u find any dll files missing you can find it at http://www.venkydude.com/articles/msn.htm
This a simple msn messenger clone.It connects to the messenger server and you can send and receive pm's.Check out a tutorial on the messenger protocol from here http://www.venkydude.com/articles/msn.htm Visit my homepage for some cool codes
Welcome to PSC Downloader v 1.0b You can download the latest codes from PSC from all the different sections.This prog makes use of the wininet.dll to download the latest codes from PSC.It looks for zip files in the new codes posted on PSC and downloads the zip filesThis will save you some time and also u could look at all codes and then come back ,leave comments and vote for them!!!. A big thanks to James Riel ,Scartie and Xim for their valuable feedback
IESpy lets u keep a watch on the webpages visited by anybody.It uses Api functions to detect whether IE is running and if so logs almost evry webpage visited another alternative to checking history folder which is generaly deleted by the users.It saves the data in a log file when exiting. I am currently working on a keylogger for IESpy.Please leave your comments and suggestions.
IENanny lets u block any website LOCALLY allowing you to restrict people from going to sites u don't want them to go.It uses Api functions to detect whether IE is running and when an un authorised site is visited it goes to the default page "nope.htm" .To block a site just add the site to the list box for example if u want to block access to all of yahoo's site just enter yahoo.com. Or if u want to block only the chat stuff just enter chat.yahoo.com .Please leave your comments and suggestions.It will be very useful for me to further develop this program
This code will let you download the latest source code zip files/tutorials/articles from PSC.When you run the prog it looks for the newest code pages.Gets the 9-10 new code/articles/tutorials and if they have any source code in zip format it downloads those zip files.It saves these files locally you can view the list of downloaded files by opening Download.htm .Currently it does not download image files but i am working on it .This is just to help people save time ,download and take a look at all codes and use it to post comments and votes for all those people who work hard and post their codes on PSC.As evry developer would know a feedback is very imp . And this code can be used by anyone from beginner to advanced. So please leave your comments and votes
This code shows one how to make a shareware lock for a program.It uses the registry to keep details of the program
In this updated version u can download entire websites Updates frm the previous version U need not type in the whole url i.www.xyz.com will do u can select the type of files you want to download u can select how many files you want to download. U can download asp files. Please report all bugs and suggestions regarding this software to venky_dude@yahoo.com.I would really appreciate any comments/suggestions regarding this program.
Ever wanted to hide windows you did not want you boss/parents to see while u r working(or playing!!!),magic windows let's u hide/unhide windows with ease.My first submission in c++ on PSC .After working in vb for a long time ,found out c++ is way ahead of vb.Absolute control ,that is what c++ is all abt.Please do send me your comments at venky_dude@yahoo.com
IESpy lets u keep a watch on the webpages visited by anybody.It checks whether IE is running and if so logs almost evry webpage visited, another alternative to checking history folder which is genraly deleted by the users.It saves the data in a log file when exiting.Also shows how to implement enum callback functions. Please leave your comments and suggestions.
This code shows one how to make a shareware lock for a program.It uses the registry to keep details of the program
This a simple msn messenger clone.It connects to the messenger server and you can send and receive pm's.Check out a tutorial on the messenger protocol from here http://www.venkydude.com/articles/msn.htm Visit my homepage for some cool codes
In this updated version u can download entire websites Updates frm the previous version U need not type in the whole url i.www.xyz.com will do u can select the type of files you want to download u can select how many files you want to download. U can download asp files. Please report all bugs and suggestions regarding this software to venky_dude@yahoo.com.I would really appreciate any comments/suggestions regarding this program.
IESpy lets u keep a watch on the webpages visited by anybody.It uses Api functions to detect whether IE is running and if so logs almost evry webpage visited another alternative to checking history folder which is generaly deleted by the users.It saves the data in a log file when exiting. I am currently working on a keylogger for IESpy.Please leave your comments and suggestions.