Tools Links Login

Browsing Visual Basic 6

Prev   Next

MPX v2
Need your opinion on an media playerapplication i am working on.
Posted:2003-06-01, 139 views

Article #8 Introduction to Subclassing
The API programming series is a set of articles dealing with a common theme: API programming in Visual Basic.
Posted:2003-06-01, 160 views

Unix TimeStamp

Posted:2003-06-01, 129 views

To Keep a form on top of another (Only on top of one form, not of the whole application)
This is a very simple and precise solution to keep a form on top of only one other form.
Posted:2003-06-01, 158 views

Close all MDI Child except me
This code will close all other MDI Child except the current activated one.
Posted:2003-06-01, 157 views

Recursive permutations
Takes in a string and spits out all possible permutations of the inputted characters using a simple recursive routine.
Posted:2003-06-01, 151 views

Close all forms within a project.
Add this code to a module and simply use CloseAll to unload all forms in your project.
Posted:2003-06-01, 147 views

Prev   Next