Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Browsing all 1512 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

VB6 Simple Async-Download-Ctl for multiple Files

Just a simple demonstration of the AsyncDownload-Feature, any VB-Usercontrol has already built-in. It supports http- and ftp-downloads for files up to 2GB. What's perhaps interesting from a...

View Article


MCOULTER876 - My Entire Code Bank

Here is my entire code bank (too long for vbforums.com to accept): <removed by moderator>

View Article


MCOULTER876 - My Entire Code Bank

http://udontknowtech.com/CODE.TXT

View Article

Image may be NSFW.
Clik here to view.

Animated Spinner Class [vbRichClient5]

After contributing to the following thread (http://www.vbforums.com/showthread.p...Wheel-Spinning), I thought others might be interested in an animated spinner, so I packaged my code into a class and...

View Article

Image may be NSFW.
Clik here to view.

Hidden Conversations V1

Ever wonder who might be listening to your online conversations. Aside from all the possibilities with Social Media sites, your email is anything but private. And it doesn't matter if you are using SSL...

View Article


Image may be NSFW.
Clik here to view.

VB6 Png-Alpha-Rendering (using WIA)

So, yeah - this Demo is not dependent on vbRichClient for a change ;), but on a System-lib instead (wiaaut.dll), which comes pre-installed on newer systems. The Demo-Code contains two Classes:...

View Article

Image may be NSFW.
Clik here to view.

VB6 Png-Alpha-Rendering with GDI+ (alternatively per WIA)

So, yeah - this Demo is not dependent on vbRichClient for a change ;), but on a System-lib instead, which comes pre-installed on newer systems. The Demo-Code contains two Classes: cPngCache (showing...

View Article

Image may be NSFW.
Clik here to view.

VB6 - JsonBag, Another JSON Parser/Generator

With SOAP basically a dead duck and XML itself fading in importance, JSON is becoming more and more important as a serialization format today. I've seen a number of VB6 JSON implementations around,...

View Article


Image may be NSFW.
Clik here to view.

Fuzzy Search Demo [VB6/vbRichClient5]

The vbRichClient5 library for VB6 includes support for the SQLite database engine, and acts as a wrapper for the user defined collation (sort) and user-defined functions features of SQLite. Thanks to...

View Article


Image may be NSFW.
Clik here to view.

DNS Filter

Our DNS server was being used as an attack vector against primarily Chinese servers. DNS by preference uses UDP packets instead of TCP packets. The UDP protocol is much faster than TCP, but unlike TCP...

View Article

Image may be NSFW.
Clik here to view.

Changing The Shape of your Form and Showing Transparent animation on the Desktop

This is a simple Form transparency demo. It simply demonstrates how you can make your Form any shape you want and show pictures and animation on the desktop in the shape of your Form. It basically...

View Article

Image may be NSFW.
Clik here to view.

DNS Filter Service

This is the Service Version of the Filter program previously posted. The Service version of DNS Filter not only requires the WinpkFilter from NT Kernel Resources (free for personal use) but also the NT...

View Article

Image may be NSFW.
Clik here to view.

Alphablending - A Simple Demo

This small demo shows you how you can alpha blend one picture onto another. In this demo only part of the target picture is alpha blended. Attached Files Alphablending.zip (233.4 KB)

View Article


Image may be NSFW.
Clik here to view.

Slot Machine

This is a simple demo of a slot machine. It has three spinners that simulate a slot machine when the handle is pulled down (this uses a button instead of a handle). Attached Files Slot Machine.zip...

View Article

Image may be NSFW.
Clik here to view.

Desktop Digital Clock

This small digital clock can be moved anywhere on the desktop. It is transparent, only the digits show. Attached Files Desktop Digital Clock.zip (9.2 KB)

View Article


Simple way to Export FlexGrid to Excel

I see many people asking how to export a VB6 MSFlexgrid to an Excel workbook....this short code with a couple of simple For-Loops is an easy way to do it (Make sure you have a REFERENCE to MS Excel in...

View Article

Image may be NSFW.
Clik here to view.

Excel Writer

Project to create an ActiveX DLL which is capable of writing Excel 2007 xlsx files directly. No need for Excel to be installed. An xlsx is just a ZIP archive with all kind of XML files and bunch of...

View Article


Image may be NSFW.
Clik here to view.

Color Management (ICC Profile) support in VB6: guide and sample project

Download the sample project (250kb, including sample images) VB6_ColorManagement.zip What does the sample project include? Color_Management (module). This contains all the necessary code for adding...

View Article

Image may be NSFW.
Clik here to view.

[VB6] Lock ListView Columns

This code prevents the specified column(s) of a ListView control from being resized by the user. It does that by subclassing the ListView control and watching for the HDN_BEGINTRACK and...

View Article

VB 6 Input Date format

Hi I have a Date textfield, that describes to the user the format of the date (YYYY/MM) then I would use that date on my WHERE clause to update database. my Date in the database is also in the same...

View Article
Browsing all 1512 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>