Browsing Visual Basic 6
Ping A IP
This code pings a IP adress so you can make your own pinger very sweeeeet !!!! Please Vote !!!Original Author: Skull HackerCode'1) Place a command button on the form and place this code in the Click event Dim ECHO As ICMP_ECHO_REPLY Dim pos As Integer 'ping an ip address, passing the 'address and the ECHO structure Call Ping("209.
Keyboard - SendInput
The SendInput function synthesizes keystrokes, mouse motions, and button clicks.
A really easy to use internet opener
This code opens an internet page with only one rule of code, I don't know if this is already on PScode, but I couldn't find it so I posted it (PLEASE VOTE IF YOU LIKE !!!!)Original Author: Code'This code was produced by !!!!! for help add me on MSN n_i_l_z@hotmail.
_*WinCrypt Packager 1.0*_
Remember CyberCrypt a few years back? well heres a re-vamp of that.
VB-friendly SpecialFolderPath Function
This is a VB-friendly interpretation of a reliable method for accessing the myriad of Windows special folder paths in their resolved states.
sqlBlobUtil
1) make blob compress, uncompress, retriving, updating, inserting as simple as normal select statement.
check internet connection
checks the internet connectionOriginal Author: Rakesh R.