Search Tools Links Login

Browsing Visual Basic 6

Prev   Next

XPFrame User Control
XPFrame solves well known problem of standard frame's behaviour with XP styles (see screenshot bellow).
Posted:2021-04-15, 755 views

MD5RC4 VB Class
This class encrypts/decrypts data with MD5 hashing and RC4 encrypting algorithms using Windows CryptoAPI functions.
Posted:2021-04-15, 765 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, 472 views

WindowFromMouse
Gets the handle of the window under the mouse cursor.
Posted:2021-03-29, 508 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, 570 views

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

Download File
Shows you a couple very easy ways to download files from the internet using the url.
Posted:2021-02-15, 530 views

Prev   Next