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

[VB] Parsing Excel tabbed data to the object (and vice versa)

Parsing the data that was copied from Excel. Data with header is represented as the Collections in the Dictionary. Data without header is represented as the Collections in the Collection. Do not forget...

View Article


Patch Collection to support case sensitivity

The Collection is 3-4 and more times faster then the Dictionary when adding items, and 2 times slower when retrieving. Tested compiled and runned from the IDE in the Windows XP 64 and in the Windows 7...

View Article


[VB6] 7-zip support

Here is an open source project that provides support for 7-zip in your VB6 projects. https://github.com/wqweto/VszLib Using VszLib.dll + 7z.dll your applications can create and extract 7z, zip, tar.gz,...

View Article

[VB6] Google Cloud Print service support

Open source helper classes for easy Google Cloud Print service consumer implementation in VB6. https://github.com/wqweto/VbGcp GCP service is REST based, results are parsed in JSON, service calls are...

View Article

Image may be NSFW.
Clik here to view.

The Best GGD That Was Ever Made

That is actually the title of this program I wrote (using VB6). It is based on the a sprite dumping software called GGD, which stands for Game Graphics Dumper. GGD was basically a very fancy version of...

View Article


CRC32 - Fastest Implementation Available VB6

The implementation I have written achieves its speed through use of x86 assembly code. In fact, the entire implementation of the CRC32 algorithm is written in assembly. I use assembly via some tricks...

View Article

Image may be NSFW.
Clik here to view.

[VB6] TEMPer Gold USB HID Thermometer Class

Background TEMPer is a series of products by PCsensor for measuring temperature (and in some cases humidity). There are many models on the market with varying capabilities. While some of the early...

View Article

Image may be NSFW.
Clik here to view.

Hyperlink Control

This is a UserControl for simulating a Hyperlink. The control is build up by a simple label. But it have some advantages comparing to a simple label putted on a form. It will show up a hand cursor when...

View Article


Image may be NSFW.
Clik here to view.

[vb6] Module: GetDataFromURL

Originally, i writed this module for self. Now i'm publish module for others. :) This module created for the send GET\POST queries to the server. GetDataFromUrl: - Sending request to remote server....

View Article


Image may be NSFW.
Clik here to view.

[VB/VBA] LunarPhase - Phase of the Moon

When you don't need it, you don't need it. But when you do it can take a little thinking through. The basic concept is fairly easy if you simply need rough, non-astronomical results. Take your target...

View Article

Transfer data from text box to MsFlexGrid ?

Hi How to transfer date(which is in MaskEdBox/Text box in dd/mm/yyyy format) to msflexgrid? i have inserted date like 25/10/1977 in maskedbox/textbox but it is display like this 25101977 in msflexgrid...

View Article

[VB6] - Lottery-Algorithm

On a german Forum I developed the following Lottery-Algorithm (which i haven't found on the Internet in this form). I would like to hear your opinions and/or suggestions to improve it vb Code: Private...

View Article

How to create folder and subfolder structure using list in excel

Hi, I Have searched high and low and still getting nowhere. have a file structure ...e.g c:\client files\abc\data\held and c:\clientfiles\abc\data\used etc and I wish to use the structure to create a...

View Article


Image may be NSFW.
Clik here to view.

Caption Gradiator III / VB6 Form Gradient Titlebar

Hello, :wave: Caption Gradiator III is a Basic Module that facilitates a custom gradient color titlebar for Visual Basic forms. The original program came from another VB author's web sight. The code...

View Article

Image may be NSFW.
Clik here to view.

MemoryView

This started as a simple program to show a hex dump of 'safe' memory addresses, i.e. those returned by VarPtr, StrPtr, VarPtrArray, and an undocumented function, StringArrPtr. After playing with it for...

View Article


How to show a label on a Tab control

I have this Tab control which I can show check boxes and combo boxes on but I can't show a label on it. The label always goes under the tab control and also I am not able to paste controls on the tab...

View Article

Image may be NSFW.
Clik here to view.

VB6 - Melas: Line Charting Classes

Why Melas? I needed an alternative to the MSChart control for creating simple line charts in batch mode. MSChart can do the job just fine with some fiddling, however I needed to create these charts and...

View Article


Image may be NSFW.
Clik here to view.

VB6 IDE solving UAC and Visual Style issues

Hello, the VB6 IDE (VB6.exe) has issues when the UAC (Windows Vista and 7) is activated. This may cause that opening .vbp files for example will fail. To solve this it is just required to add a...

View Article

Image may be NSFW.
Clik here to view.

VB6 - SysBitmaps Control: Free Toolbar images, from Windows

Here is a quicky for populating toolbars with standard bitmaps embedded in comctl32.dll. There is still (at least) one bug: if you load some large (24x24) bitmaps and then shift and load some small...

View Article

Image may be NSFW.
Clik here to view.

Translator with Sound/Speech

Here is a little word translation sample i would like people to have.. if you have any questions feel free to ask. you can also download the sounds/speech, ask me how if you need and i will show you...

View Article
Browsing all 1508 articles
Browse latest View live


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