Tools Links Login

Browsing Visual Basic 6

Prev   Next

Instance Checker
This simple few lines of code will give the user and error message if they are already running your program.
Posted:2003-06-01, 101 views

Advanced Like
Compare using wildcards like * and ?, ranges like "at[0-99].
Posted:2003-06-01, 93 views

Desktop on form
Put your desktop on a form and be able to click programs to open them right from it.
Posted:2003-06-01, 101 views

Task Manager Options
This has 5 options don't seem like alot but it could help someone new maybe? This can disable Task Manager / Enable it | Hide / Show it and last of all can close it.
Posted:2003-06-01, 104 views

Retrieve System Info
Retrieves System Information in a single line of codeOriginal Author: Bharat NagarajanAssumptionsTo retrieve system info we use all kinda code but there is a function in VB 6.
Posted:2003-06-01, 94 views

Resolution to the "ORA-01843 Not a valid month" Error
Finally a valid resolution to this strange Oracle error.
Posted:2003-06-01, 114 views

ActiveX Dll Register/UnRegister
This code shows how to register and unregister ActiveX dlls programatically, without relying on regsvr32 for the task.
Posted:2003-06-01, 123 views

Prev   Next