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.
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.
WindowFromMouse
Gets the handle of the window under the mouse cursor.
How to start/stop and enum services using ADSI
This article will show you sample code to use ADSI to manage services.
Drag and Drop
This example show a way you can fake a drag/drop with listboxes.
Create Controls at Runtime
A simple example of how to create controls at runtime.
Chr$ Code Converter
This is the source code to the Chr$ code converter I made.
Displaying page 1 of 49 | Prev | Next