Posts Tagged ‘code’
- 12/11/08 : VisualBasic 6 (Write Proccess Memory) Dega (SMS) Emulator Set Rings by Sonic the hedgehog
- 12/13/08 : VB webbrowser with tabs (tutorial)
- 12/17/08 : VB pin code protected forms (tutorial)
- 12/18/08 : VB login password protected forms (tutorial)
- 12/20/08 : Advanched WebBrowser For vb6
- 12/30/08 : How to make a simple media player in VB6
- 01/04/09 : How to reposition and resize all the controls on a form whenever the form is resized.
- 01/04/09 : How to list all the objects in a Database using DAO.
- 01/04/09 : Procedure which uses DAO to print all values in a recorset.
- 01/04/09 : How to Prevent the user from entering invalid keys in a text box.
- 01/04/09 : How to Validate a text box using Like operator
- 01/04/09 : How to Load any image in Picture box control
- 01/04/09 : How to Read and Modify the attributes of a file
- 01/04/09 : How to list all sub directories names from the given directory
- 01/04/09 : How to play a wav file (in four ways)
- 01/04/09 : How to measure how much time it takes to execute a function or a block of code or event a statement
- 01/04/09 : How to format the number as Credit Card number format @@@@ @@@@ @@@@ @@@@
- 01/04/09 : How to set background picture for form (like the background image of a HTML Document)
- 01/04/09 : How to return the number of CPUs in the system.
- 01/04/09 : How to converte color value(longint) into RGB value.
- 01/04/09 : How to Get the list of all SQL Servers in the Network
- 01/04/09 : How to hide your exe file from Task Manager Applications Tab
- 01/04/09 : How to connect Oracle from VB
- 01/04/09 : How to Create folder (in three ways)
- 01/04/09 : How to find the File Length of the given file