Important alert: (current site time 7/15/2013 4:09:24 AM EDT)
 

What is Visual Basic?

    Visual Basic (VB) is a RAD (Rapid Application Development) tool, that allows programmers to create Windows applications in very little time.   It is the most popular programming language in the world, and has more programmers and lines of code than any of its nearest competitors.

Planet Source Code has:

Click here to see:

Latest news
All Visual Basic categories of code
Newest Visual Basic code
Visual Basic contest winners
How to support the site


Visual Basic & Planet Source Code news and announcements

Visual Basic Categories - Browse the largest code database on the net!

Compatibility Filter Profile:

    VB 3.0
    VB 4.0 (16-bit)
    VB 4.0 (32-bit)
    VB 5.0
    VB 6.0
    VB Script
    ASP (Active Server Pages)
    VBA MS Access
    VBA MS Excel

Note: Stats below include both filtered and non-filtered items.


Advanced Category Browse

Winners for code submitted

Winners for code submitted June 2013 as chosen  by your votes!

 
Last month's submissions are in the process of being tallied and reviewed, and the winners will be announced shortly!

In the meantime, here are previous month's winners

 
ActiveX DLL Injection (Loader & Libraries)
This project is something that really ties together everything I have learned in the last 10 to 15 years. I had heard for a long time people answering the question of "Can I inject a VB6 dll into an application or game?" They always answered with, "No, you can only inject a standard dll into an application, so you cannot inject the standard vb6 activex dll." I'm here to tell you they're wrong and always have been. Included in this project is a ActiveX DLL Injector/Loader, two demo "hack" libraries, and a target application. I decided to write the demos on a target application I wrote so as to note infringe on the copyrights of anyone else. VBHackEngine - The loader or injector for activex dlls VBTestLibrary - Library to patch the serial check VBTestLibrary2 - Library to demonstrate hooking/intercepting functions VBTarget - Application that does a serial check I have decided this will be my last venture into VB6 as I've realized that it will soon be an almost completely dead language within the next 5 years.
 
MM Circle ProgressBar
Hi ALL, This is an awsome and beautifull ProgressBar with Circle Aspect. Very sample and well comented, i hope you can learn some technique and tricks. of course you can personalize all colors, apply or not transparency ... as we always say, a picture is worth a thousand words :), (see screen capture). happy coding to all of you. Best Regards
 
Save/Open data into a text file
Save/Open data into a text file using visual basic