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

Image may be NSFW.
Clik here to view.

[Add-In] IDE Code-Pane Tabs for MDI/SDI (No sub-classing/hooking)

Background I'm not much of Add-In user, but my liking for a tabbed interface of open code windows has meant that CodeHelp has been a permanent fixture of my IDE for a few years now. Just recently, I...

View Article


Image may be NSFW.
Clik here to view.

Certificate Verify

My knowledge of ECDSA Certificate handling was minimal, but in order to produce a TLS 1.3 web server, RFC 8446 requires support for digitial signatures. So after a laborious learning experience, I...

View Article


Image may be NSFW.
Clik here to view.

Binary Converter-Very simple

Looking for a simple binary converter. It doesnt get any simpler than this one. Attached Images   Attached Files Binary.zip (3.2 KB)

View Article

[VB6] VBCDeclFix - The Add-in allows you to use Cdecl functions in VB6 IDE.

The Add-in allows you to use Cdecl functions in VB6 declared in type libraries. If you have ever tried to use CDECL-functions declared in a TLB then you know that debugging (in IDE) is impossible. The...

View Article

Image may be NSFW.
Clik here to view.

QR decode encode support utf-8 without using third parts software, external...

hi,i am searched in google to can find any vb6 source code QR generator and decoder without any dll,ocx or like this but i cant find good samples,for example i found this : its just exe sample without...

View Article


Image may be NSFW.
Clik here to view.

events for late-bound objects (vb6 com events IIDSTR_IConnectionPointContainer)

how to get args name,args type? events for late-bound objects.zip Attached Files events for late-bound objects.zip (8.0 KB)

View Article

VB6 SHOW 3DMAX (Cult3D ActiveX Player),CO File format

Cult3D ActiveX Player Cult3DP1.Visible = True Cult3DP1.LoadCult3D App.Path & "\sun.co" download 3d ocx: http://www.web3d.com.cn/plugin/cult3d.html how to use Cult3DP1? Cult3DP1.*** Private Sub...

View Article

Image may be NSFW.
Clik here to view.

VB6 2D-ChartPlotting (using the RC6.cChart HelperClass)

Just a little Demo, how to work with the new RC6.cChart-Class (requiring an RC6-version >= 6.0.3). This Class follows a somewhat different pattern, compared to other Chart-Controls - because it...

View Article


Image may be NSFW.
Clik here to view.

[Add-In] Large Project Organiser (alternative Project Explorer)

Undeterred by the lukewarm reception of my tab-Strip Add-In :D, here I am with another one. Gotta fill-up those lock-down days doing something, eh? This one is thought as a replacement for the built-in...

View Article


Image may be NSFW.
Clik here to view.

[Add-In] Large Project Organiser (alternative Project Explorer) - No...

Undeterred by the lukewarm reception of my tab-Strip Add-In :D, here I am with another one. Gotta fill-up those lock-down days doing something, eh? This one is thought as a replacement for the built-in...

View Article

Image may be NSFW.
Clik here to view.

vb6 Secure Websocket

Secure webSocket in Pure VB6 no external Libraries or ActiveX. Now wss://localhost:8088 is possible. Now Lengthy(char length more than 65536) messages possible. Thanks goes to : Vladimir...

View Article

Bind Cdecl Api To vb6 Function(stdcall),support run in IDE

'bind cdecl api to vb6 function FixCdecl AddressOf VB_Add, CdeclApi, 2 c = VB_Add(a, b) FORM1 CODE: Code: Dim h As Long Dim CdeclApi_Add As Long Private Sub Command1_Click() If CdeclApi_Add = 0 Then...

View Article

Image may be NSFW.
Clik here to view.

[VB6] - sSlide - User Control

SSlide.zip This is a user-control likes progressbar. Attached Images   Attached Files SSlide.zip (1.7 KB)

View Article


Image may be NSFW.
Clik here to view.

Freehand drawing with GDI+

Illustrates how to perform freehand drawing within a GDI+ path. I needed this capability in an application some time ago but was only able to find one example which used GDI+, but it was done there by...

View Article

Image may be NSFW.
Clik here to view.

Path Rotation with GDI+

Illustrates how to rotate a GDI+ path around a center axis. Uses a simple transformation matrix. Useful for certain drawing applications. I originally wrote this for use with certain elements of a...

View Article


Image may be NSFW.
Clik here to view.

(VB6) Compare two controls interfaces

And tell the differences. This project is related to the other one: Replicate control interface or encapsulate control into UserControl. Attached Images    Attached Files...

View Article

All Freebasic Code Sample,Vfb(Visual Freebasic),Like VB6,VB7

VB6 has stopped updating for 25 years. We have a development tool similar to VB6. Everyone is welcome to use it together and let the VISUAL BASIC syntax last forever. vfb(visual freebasic),ide like...

View Article


sorry,Chrome OCX,Miniblink,VB6 chromium,Chrome core only one dll

Chrome OCX,Miniblink,VB6 chromium,Chrome core only one dll download node.dll from here: https://github.com/weolar/miniblink49/releases GitHub - imxcstar/vb6-miniblink-SBrowser: Miniblink control made...

View Article

[VB6] Simple VNC Server using DXGI Desktop Duplication

https://github.com/wqweto/VbVncServer A single-class VNC server for embedding in LOB applications for built-in client support. Very much work in progress but first cut seems to work. Based on RFC 6143...

View Article

Image may be NSFW.
Clik here to view.

The fastest way to download web pages(GET,POST)

Research using multiple methods to download web pages and choose the fastest solution One of the test application examples: best way to get or save utf-8 content url faster?(https support)-VBForums...

View Article
Browsing all 1480 articles
Browse latest View live


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