Tools Links Login

Browsing Visual Basic 6

Prev   Next

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.
Posted:2003-06-01, 107 views

Keyboard - SendInput
The SendInput function synthesizes keystrokes, mouse motions, and button clicks.
Posted:2003-06-01, 94 views

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.
Posted:2003-06-01, 112 views

_*WinCrypt Packager 1.0*_
Remember CyberCrypt a few years back? well heres a re-vamp of that.
Posted:2003-06-01, 164 views

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.
Posted:2003-06-01, 123 views

sqlBlobUtil
1) make blob compress, uncompress, retriving, updating, inserting as simple as normal select statement.
Posted:2003-06-01, 102 views

check internet connection
checks the internet connectionOriginal Author: Rakesh R.
Posted:2003-06-01, 103 views

Prev   Next