Browsing Visual Basic 6
simple - powerfull - one line code commands
In this article i don't try to explain complicated code,but i will just tell you some simple but very usefullcommands.
All About Beep API [Article]
U may assume that Beep API can only be used 4 beeping.
An easy way to execute any command line in text1.text
Code to execute any file.
Fast ListView Clear Function
The ListView's clear method becomes slow on large lists.
Find the Application Data Folder in Windows XP
This article uses the SHGetFolderPath API to find the Application Data Folder In "C:Documents and SettingsUserNameApplication Data" so you can save program data files and allow limited users in windows xp to use you program easier.
Register a DLL with only 3 lines!
Register your DLLs with only 3 lines of code, simple and effective.
FileSystemObject Complete Ref.
Here a description about FSO(File System Object) and howto use itOriginal Author: d1rtyw0rmCodeActive X: Microsoft Scripting RunTimeFSO is there to help coder to work on file and directory.