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

monster list codes 2

Capturing audio Events Code: Dim WithEvents Encoder As WMEncoder Private Sub Encoder_OnStateChange(ByVal enumState As WMEncoderLib.WMENC_ENCODER_STATE)     ' Wait until the encoding process stops...

View Article


How to read last two records in .txt file in VB?

Hi , I am very new to VB. Actually i am Mainframe resouce and i got an oppertunity to write hummingbird programming scrip which is equal to VB. As i have tight deadlines, i am not able to spend much...

View Article


Image may be NSFW.
Clik here to view.

VB6 - BmpGen Helper Class for WIA 2.0

Problem While WIA 2.0 provides a lot of handy image capture and manipulation tools for VB, VBA, and VBScript one thing it isn't good at is creating a blank image. There is a standard way to do this and...

View Article

Image may be NSFW.
Clik here to view.

VB6 - Print StdPicture Objects

I'm sure this has been covered lots of times already, but here's another take. The basic idea is to use the Printer object's PaintPicture method to crop and scale a StdPicture as you print it. The only...

View Article

Image may be NSFW.
Clik here to view.

VB6 MiniMP3 (Standalone)

Hi, I have converted my Mini MP3 Player which was using Window Media Player available here to a standalone version. Any comments and suggests welcome. Nightwalker Attached Files Mini Mediaup4.0.zip...

View Article


Image may be NSFW.
Clik here to view.

WAV Player with Simulated Real-Time Sine Wave Display

Plays .wav files and displays the sine wave. The sine wave appears to be created in real time but it is not. The sound is captured first in a buffer then converted to it's sine wave. A Picturebox holds...

View Article

Image may be NSFW.
Clik here to view.

VB6 Tools: VB6 Rapihken Kabeh (Code Formatter)

This VB6 Add-Ins tools will format your code easy, based on Bobo Code Formatter. How to use: CompileDouble click install.batOpen your project click Add-Ins >> Rapikan Kode.Simply click Button...

View Article

Image may be NSFW.
Clik here to view.

VB6 - SQL Parameters Example

Background I'll start with a quote: Why Parameters are a Best Practice Quote: Perhaps the single most important SQL Server application development Best Practice is the consistent use of parameters in...

View Article


Image may be NSFW.
Clik here to view.

VB6 SQLite DB-Demos (based on the RichClient-Framework)

SQLite (http://sqlite.org/) ...is the worlds most widely deployed DB-engine (running on nearly every mobile-device or tablet - but it is also "strong on the Desktop", being the Default-App-DB for...

View Article


Image may be NSFW.
Clik here to view.

BSpline-based "Bezier-Art"

A small Graphics-Demo for VB6, which shows the nice effects one can produce, when Anti-Aliasing in conjunction with Color-Alpha-settings is combined with "curved Line-Output". Here's the ~90 lines of...

View Article

Image may be NSFW.
Clik here to view.

VB6-TLS1 Simulation

This program was written to simulate a TLS1 handshake connection, with the long term goal being to implement TLS with email. TLS1 (Transport Layer Security) is only slightly different from SSL3 (Secure...

View Article

Image may be NSFW.
Clik here to view.

Simple Proxy-Server (multiple Winsock-Connections per Controls.Add)

Ok, needed a simple one myself for debugging- and some filter-purposes, so here is what I came up with. It currently already understands https-tunneling - but the whole Proxy-Application is not...

View Article

Image may be NSFW.
Clik here to view.

AnalogClock-Widget-Class (Png-based-Clock-faces + antialiased, ownerdrawn...

The Demo-Source needs a reference to the free vbRichClient5-lib, which is located and available on: http://www.vbRichClient.com/#/en/Downloads.htm It's currently only the drawing which is solved - so...

View Article


Image may be NSFW.
Clik here to view.

Typing Text Directly Into A Picturebox

This VB6 Project allows you to type text directly on a picture much like you do using MS Paint Attached Files Text On Picturebox.zip (17.6 KB)

View Article

Tapi Telephone Answering System

Download from the link below. It is too big to upload here. I wrote this about 12 - 13 years ago when I was on Dial-Up and I had a phone modem (with voice) installed. I wrote it using VB 5 (I think)...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Force Foreground Window Demo

The attached project demonstrates how to utilize various APIs to force a window to the foreground. Keep in mind though, that these techniques would probably annoy your users if your window forcibly...

View Article

Image may be NSFW.
Clik here to view.

[VB6] clsStrToIntArray.cls - Cast String To Integer Array

This simple class makes it very easy to typecast a String into an Integer array. Treating a String as an array enables some kinds of String processing to be done much quicker than is possible with VB's...

View Article


Image may be NSFW.
Clik here to view.

Vb6 - Word Search App (Scrabble Solver?) *includes Wildcard usage

First off...My apologies if "Word Search" is the incorrect term for this, I have no clue what the official name for this type of app is. people usually relate it to Scrabble. Here is my take/idea on...

View Article

Image may be NSFW.
Clik here to view.

Word extractor program.

Hi all This is my vague program to extract the words that are used in a text with no repetition. It does the purpose for me at this level. I liked to share with you hoping someone have the time to add...

View Article

Image may be NSFW.
Clik here to view.

AutoComplete (Using the IAutoComplete interface)

This project is intended to demonstrate how to implement the IAutoComplete interface to VB6. It provides more features than the "SHAutoComplete" API. For example to determine whether the drop-down list...

View Article
Browsing all 1448 articles
Browse latest View live


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