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

Image may be NSFW.
Clik here to view.

CheckBoxCombo 1.3 (A professional, effective and ready-to-use Multi-select...

What is CheckBoxCombo? CheckBoxCombo is a general-purpose Multi-select ComboBox User Control designed for Visual Basic. It differs from the conventional ComboBox behavior by allowing user to select one...

View Article


Image may be NSFW.
Clik here to view.

Add-In to Replace Fonts

Here's a little Add-In I wrote, primarily for replacing all the MS Sans Serif fonts in large projects I've got, and I thought I'd share. It does allow you to replace any screen-available font with any...

View Article


Detect DLL support

I found an API call that simplifies the Hash process by combining several steps into one: http://www.vbforums.com/showthread.p...017-VB6-Hash10 It only works with Win 10, and I was curious if there was...

View Article

Image may be NSFW.
Clik here to view.

VB6 Simple Virtual ComboBox (OwnerDrawn)

As the title says, a simple approach to accomplish ownerdrawing from Data in external Data-Containers in a "DropDown-scenario". As usual with virtual (bound) Controls, they are internally lightweight,...

View Article

(VB6) Err.Raise using HRESULT_FROM_WIN32 and vbObjectError

Convert Win32 error using vbObjectError and HRESULT_FROM_WIN32 HRESULT_FROM_WIN32 is the name of a macro used in C to convert a WIN32 error into an HRESULT error (although since XP it has been replaced...

View Article


Image may be NSFW.
Clik here to view.

Google Cloud Natural Language Text-To-Speech

PLEASE SEE THE INCLUDED READ ME FILE FOR COMPLETE INSTRUCTIONS BEFORE RUNNING THE PROJECT Here is a project I did that shows you how to use the power of Google Cloud for next level natural sounding...

View Article

Getting the selected text in the code window (with an add-in)

I have lots of Doc IDs as comments in my vb project eg Code: 'see doc#25 for more info And i wanted to be able to quickly show the document. This code below will show you the selected text and then you...

View Article

Image may be NSFW.
Clik here to view.

VB6 - Transit Time Tester V2

Attached is an upgraded version of Transit Time Tester utilizing a subset of SimpleSock. Users sometimes want to know how accessible a certain site is and how long it takes to get to it. The "ping"...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Multithreaded Connect 4 AI

This AI uses The trick's multi threading module to search the game tree using the negamax algorithm. My multi threading implementation is not very efficient, as it creates one thread per column,...

View Article


Image may be NSFW.
Clik here to view.

Comprehensive Shell (CreateProcess & ShellExecuteEx Together)

Module mShellW – Creating New Processes Overview This module greatly extends what you can do with the Shell function in VBA or Visual Basic 5 or 6 (VB6): Everything is Unicode, including the Shelled-to...

View Article

Image may be NSFW.
Clik here to view.

best VB6 json parsing method(ScriptControl+Json2.js)

Json-SpeedTest(Time:ms)1.3M Size data why ChilkatJsonObject quickly than cConstructor(rc5json)? Json-AB :Json Load string(parsing)+stringify Action Chilkat Rc5Json Json2.js JsonLoad 20.09 48.37 25.53...

View Article

Image may be NSFW.
Clik here to view.

[VB6] UcFormResizerLimiter

What it is? A User Control to flicker free limit the resize of a form without the need to add any code to the form. Also (and the reason why I created it) is the ability to disable the limits on the...

View Article

Fast Call COM object (activex.dll) ,Run Windows API

How to test the method of the COM object (activex.dll) in real time and run the windows api? 【Organizing, testing the project, and uploading examples after completion】 Method 1: Use VBS to create new...

View Article


Vb6 OpenOffice sdk(com.sun.star.ServiceManager)

need install jdk first OpenOffice_sdk http://www.openoffice.org/api/basic/...l/tutorial.pdf JDK1.8 32bit jdk https://www.7down.com/soft/267473.html OpenOffice4.1.7 https://www.openoffice.org/download/...

View Article

Image may be NSFW.
Clik here to view.

vb Fast Crc32 (crc32str,Crc32File)

Running speed test record: average time,Evaluation object ==================== use CbsPersist_20200521111942.log(161m),not 7z format time(ms) TestObject 125.76 Crc32_Wqweto 281.03 Crc32ByAsm 326.17...

View Article


Image may be NSFW.
Clik here to view.

Friend in Class1-VB6 calls multiple methods to run speed test

Optimized for vb6 running speed call function Fastest c=Bas_Sum(a,b) call Friend is quick than "public function",The operating speed is 4.6 times faster ----------- Class_OBJ 452.38 (dim a as class1...

View Article

Image may be NSFW.
Clik here to view.

Alt+NumPad input for Unicode TextBox with surrogate pair support

When using Alt+NumPad for Unicode input I get a bogus character in Notepad/Notepad++ and all other Unicode TextBox implementations that I tried. WordPad and InkEdit, on the other hand. works OK,...

View Article


Vmware Sdk For vb6(VixCOM64.dll),vbs-CreateObject("VixCOM.VixLib")

Need VMWare VIX Automation Tools and SDK Code: 'Reference 'C:\Windows\SysWOW64\regsvr32.exe ***\VixCOM64.dll 'Reference VixCOM64.dll TO vb6 Project Dim lib As VixCOM.VixLib Dim vmPath As String Private...

View Article

Image may be NSFW.
Clik here to view.

VB6 radial Progress-Control

Just another one of these circular Progress-UCs, which recently seem "all the rage" ... ;) What's different with this one? - it's really small (only about 80 Lines of Code), so no need to put this into...

View Article

Image may be NSFW.
Clik here to view.

[vb6] Virtual Pet Roach v1.2 (Updated 08/06/20)

Since I see the famouse "sheep.exe" I wanted to create something like a virtual pet... finally 2 decades later I found the time to do it. This is a cockroach that roam the screen. It run outside the...

View Article
Browsing all 1515 articles
Browse latest View live


Latest Images

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