Browsing Visual Basic 6
A1] ULTIMATE VB Tips (Many Undocumented)
Many VB Tips/Shortcuts you may not have known about.
Neat VB Trick (Copy MsgBox Contents)
Copies the Caption, Text, and Buttons of a Message Box.
Free Windows Software
Free Windows SoftwareOriginal Author: Paul TurcksinCodeMicrosoft has over 150 FREE Windows Programs available for download -- but finding them all is extremely difficult.
AONE VB6's inbuilt screen Resolution Guides for Resolution Fixing - NO CODE
Make your software RESOLUTION PROOF, there is a very easy to use utility/feture in VB6 ide THAT MANY FEW PROGRAMMERS KNOW.
SendKeys for Vista
Replaces the Visual Basic SendKeys statement which will not work in Vista.
Hide a folder or file the right way.
This code will hide any folder or file from windows explorer(By hide I mean even from those who have View hidden files and folders checked on View Screen Shot)Original Author: SPY-3CodeI was just informed about a built in vb function SetAttr %File or Folder%, vbSystem or vbHidden or vbNormalMy old code is below still.
Xp Security 4 (BETA)
Now loaded with features and new interface.