Browsing Visual Basic 6
Windows Start-Up Progress Bar
Hey! This creates a type of progress bar like the one Microsoft uses when Windows is loading.
Communicator - an ICQ Client made in VB, with many functions.
Communicator is an ICQ client made in VB using the ICQ ActiveX Control.
Manual Run
Ello, im back with a new name for all those who know me, lost the passy to my other one (blah).
Create your own TABBED DIALOG WITHOUT any OCXs/API! IMPROVED!
This is an IMPROVED version of my other "Create your own tabbed dialog" like the other this code lets you create a tabbed dialog (like the tabs used in property pages) without using any OCX/API!In this version, I've gotten rid of that dotted focus box that used to appear on a tab when it was selected, and to make it look EVEN BETTER, as an option, the selected tabb will turn BOLD.
Accept Multiple Connections With Winsock! Make your own server! ( TCP / IP !!! )
Allows you to accept multiple winsock connections! Great for beginners to intermediate! I know, still some bugs, but overall some nice coding.
How to support multiple users in your applications!
This small project demonstrates how to support multiple users in your applications.
Simple IP Stealer - Uses Winsock
Small project listens for incoming requests, then steals the IP.