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

Image may be NSFW.
Clik here to view.

Custom GDI+ PNG Writer v2.0

Completely revamped, comments below reflect the new version. Backup your previous version if you still want it. If you use GDI+ to write PNGs, one of the shortcomings is that many...

View Article


Using a variable to open a form

Hi, Im looking to use the text from the variable to open a form Does anyone know? Im stumped :( If i havnt made myself clear please message me back. Thanks in advance! Private Sub...

View Article


Reset array to 0-Zero - Fast way ?

hi, I have a question: Supposing to have an array (of doubles), ARR, that contains N values. To set all values of the array to Zero, is it faster to scan it and set each value Code: For i = 0 To N...

View Article

Image may be NSFW.
Clik here to view.

[Vista+] Code Snippet: Get and set the Rating (stars) of a file

In Explorer, things like Pictures and some other types have a 'Rating' property category that shows a 0-5 star rating. You can get and set this rating programmatically, and this also provides a basis...

View Article

Image may be NSFW.
Clik here to view.

LynxGrid..Modifications

This is a 'rar' file...I just added a '.zip' extension. The modified LynxGrid that I abandoned for vhGrid might be useful to someone. Note: the coding is very ugly or basic. LucasMKG saying Hala to...

View Article


Is there any way to control with references on any devices without missing error

Hi guys, i'm back to help me to solve this small problem (if could) my problem not in coding the problem when i try to run my (*.exe) file on other device, there's error shows like (*.dll) not found......

View Article

Image may be NSFW.
Clik here to view.

EXtract Gray Level Coocurence Matrix (Haralick Texture)

Re-Implementation of Haralick Texture Wrotten in Visual Basic Classic for general information, haralick texture is algorithm to extract textural feature of an image. your can read more about haralick...

View Article

Vibian - The Mini VB6 Framework

Good day: I found a library which can compete with .net framework. Its was Vibian a single DLL but rich in VB6 functions. Please help them to improve this code and library it has a big potential. Here...

View Article


[VB6] Check If a Window is on the Desktop

If you save your window position when your application exits, it's good to check to make sure that the monitor it was on is still there and is the same size it used to be when you start up. This code...

View Article


Image may be NSFW.
Clik here to view.

VB6 Simple View-SQL-Editor for JET-mdb's

Just a little Demo (80 lines of code) which could easily be enhanced (with a little love) - to real "Tool-Status". For example when a "full Access-Installation" is not given on some machine or...

View Article

Image may be NSFW.
Clik here to view.

VB6 StarRating-Control (cairo-Rendering)

This is an implementation, based on Vector-Drawing (with the cairo-Wrapper-Classes from vbRichClient5). A normal VB6-UserControl is used as the Host for these Drawings - fully transparent and...

View Article

Image may be NSFW.
Clik here to view.

[VB6] IcoWriter - Yet another "hIcon to array/file saver"

IcoWriter is a VB6 class that can be used to save hIcon handles into ICO format. it can provide them as a Byte array or write them to a disk file you provide a name for. Details Unlike some sample code...

View Article

Image may be NSFW.
Clik here to view.

[VB6] Basic unzip without 3rd party DLL or shell32- IStorage-based

So the only other method I've really seen to extract zip archives without shell32 or a 3rd party DLL is a full implementation of the ZIP algorithm, and while this isn't exactly a lightweight method,...

View Article


[VB6] Code Snippet: Get/set/del file zone identifier (Run file from internet?...

So I'm sure everyone has been asked by Explorer whether or not they want to open a file they downloaded from the internet. But how does Explorer know whether or not to ask this question? This...

View Article

Image may be NSFW.
Clik here to view.

VB6 ViewPort-Handling per cairo

A simple Demo, how to work with a larger Image in conjunction with a smaller ViewPort, using Cairo-ImageSurfaces and their Transformation-methods (Translate, Scale, Rotate), to make this task a quite...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Enumerate Services

The demo project below shows how to enumerate the services on the local computer using the EnumServicesStatusEx API function. The project also demonstrates how to retrieve various properties of the...

View Article

Image may be NSFW.
Clik here to view.

IStream Manager: Consolidate, Access Stream Data

Attached is a self-contained class that manages IStream objects. These IStreams can be created by the class and/or passed to the class for management and accessibility. The class creates an IStorage...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Push to Pushbullet Demo

Pushbullet is a service and set of applications that can mirror notifications, files, links, SMS messages, etc. among your devices (Android, iOS, PC, browser) and recently added chat features. The...

View Article

Image may be NSFW.
Clik here to view.

Easy image disp/edit; scale/rotate, show animated gifs, conv2JPG, +more; No...

Shell Image Interfaces Project Description Windows provides a good bit of image functionality built in and accessible through simple interfaces rather than fairly complicated API. A number of these...

View Article

Image may be NSFW.
Clik here to view.

VB6 in AppServer-scenarios (DCOM Replacement per RC5)

In the early days of VB6-usage there was DCOM (later superseded by COM+). It came with the promise of easy cross-machine-calls (RPCs) by simply using the second (optional) Parameter [ServerName] of the...

View Article
Browsing all 1472 articles
Browse latest View live


Latest Images

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