Search Tools Links Login

Browsing VB6 Miscellaneous

Displaying page 1 of 49 | Prev | Next

VB6 Still Relevant?
Visual Basic 6 (VB6) is a programming language that was widely used in the past, but it is no longer as relevant as it once was.
Posted:2022-12-27, 105 views

GetCpuDescription
Get information on the CPU using Active Directory' Get a description of the processor using Active Directory'' NOTE: requires a reference to the Active DS Type libraryFunction GetCpuDescription() As String  Dim thisComputer As ActiveDs.
Posted:2021-03-29, 436 views

WindowFromMouse
Gets the handle of the window under the mouse cursor.
Posted:2021-03-29, 473 views

How to start/stop and enum services using ADSI
This article will show you sample code to use ADSI to manage services.
Posted:2021-03-29, 521 views

Drag and Drop
This example show a way you can fake a drag/drop with listboxes.
Posted:2021-02-15, 363 views

Create Controls at Runtime
A simple example of how to create controls at runtime.
Posted:2021-02-15, 348 views

Chr$ Code Converter
This is the source code to the Chr$ code converter I made.
Posted:2021-02-15, 334 views

Displaying page 1 of 49 | Prev | Next