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

winsock Acknowledgment control needed

hello... here is the problem with winsock.ocx: Host A ---- GET message -----> Host B ------ GET Message ------> INTERNET Host A <---- Response ----- Host B <------ Response ------ INTERNET...

View Article


IE Object - Get webpages text

Hello I have a question still new to vb i use a hidden web browser control on a form to get a webpages text is there a simpler way to do this in visual basic without having to create the control itself...

View Article


Tempest Test for Windows

First a bit of background on the subject: Tempest is the concept of being able to retrieve usable information about what data is being processed by a computer or other electronic device, entirely from...

View Article

Image may be NSFW.
Clik here to view.

[VB6] Direct3D9.

Hello everyone. In the archive contains a type library "DirectX 9 for Visual Basic 6.0 type library by The trick" (dx9vb.tlb) contains a description of the following interfaces:...

View Article

[VB6] DirectSound.

With Direct3D9 I did the type library and module support functions for DirectSound. The archive contains a type library dsvb.tlb and module DS_Functions.bas. In the future, I add a class module to...

View Article


VB6 - 2D DCT & IDCT - Separable Discrete Cosine Transform (Any Size)

After may attempts I succeed on coding separable 2D DCT IDCT (II) of any size rectangular window. Here is the Code: Code: Private Function alpha(value As Long) As Double     If value = 0 Then...

View Article

Image may be NSFW.
Clik here to view.

Simple 3-Way Splitter

This is a very simple 3-way splitter project. It uses the Form instead of Pictureboxes as the splitter bars. Any thoughts about improving it are welcomed Attached Files 3-Way Splitter.zip (3.2 KB)

View Article

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). No (PNG- or other) Images were used - just plain Drawing-Commands (to gain more flexibility with...

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
Browsing all 1480 articles
Browse latest View live


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