Tools Links Login

Browsing Visual Basic 6

Prev   Next

ImageDownLoader
Want to download the images alone from a webpage? How long you'll righ click the image and save the image.
Posted:2002-06-01, 94 views

LED Display
It's a LED Display to show numbers simply by loading small icons.
Posted:2002-06-01, 91 views

Authenticate
Authenticate(project1.
Posted:2002-06-01, 97 views

Make Txt List of Files
Make Text List of Files any folder using the FileSystemObject.
Posted:2002-06-01, 167 views

csLogo
A control to create a sidebarlogo.
Posted:2002-06-01, 101 views

iBBS tcp client/server
This is a multi purpose tcp/ip client server program.
Posted:2002-06-01, 108 views

System Monitor 2k - View CPU Usage, kb/s in Internet connections, etc.
Similar to the System Monitor application found in Windows, this ActiveX DLL (source included) lets you include a CPU Usage monitor, lets you see the amount of bytes sent/received per second over the Internet, the amount of bytes read/written per second on a drive, or anything else that you see in Windows' System Monitor!Usage:Dim SysMon As New SysMonCPUUsage=SysMon("KERNEL")("CPUUsage")NetKBReadPerSec=SysMon("Dial-Up Adapter")("BytesRecvd")NetKBTransmitPerSec=SysMon("Dial-Up Adapter")("BytesXmit")It's that simple!Not too commented but it's VERY easy to use.
Posted:2002-06-01, 108 views

Prev   Next