Posts Tagged ‘vb6’
- 01/04/09 : How to Launch given folder (not explorer; just open)
- 01/04/09 : How to use Timer without using timer control
- 01/04/09 : How to find the File Length of the given file
- 01/04/09 : How to find out how the form is unloading
- 01/04/09 : How to display or hide status bar along with check mark in menu
- 01/04/09 : How to find the receprocal of a given number
- 01/04/09 : How to insert an item in an array
- 01/04/09 : How to sort data and remove duplicates.
- 01/04/09 : Compare two strings (case insensitive)
- 01/04/09 : How to handle Size & Position of Console Application with Windows Application in VB6
- 01/04/09 : How to Make a ComboBox’s dropdown area wide enough for its choices, allowing for ScaleMode
- 01/04/09 : How to Open a password-protected Access database with ADO
- 01/04/09 : How to uppercase the text entered in text box using API
- 01/04/09 : Outlook Automation
- 01/04/09 : How to merge two text files
- 01/04/09 : How to Delete a specific line from a file (note: first line = line number 0)
- 01/04/09 : How to Change the desktop wallpaper
- 01/04/09 : How to keep your form always on bottom
- 01/04/09 : How to open a folder in explorer in particular folder view
- 01/04/09 : How to get Total Disk Space for a given drive
- 01/04/09 : How to check whether the system is connected with internet (in two ways)
- 01/04/09 : How to Convert to lower case using API
- 01/04/09 : How to return everything after ‘string2′ in ‘string1′
- 01/04/09 : How to show File Open dialog without using Common Dialog Control
- 01/04/09 : How to Get The Desktop Path