Tools Links Login

Browsing Visual Basic 6

Prev   Next

Advanced Command Processor/Parser - basis for a compiler
* Perl style whitespace support (whitespace simply doesn't matter!)* Unlimited number of commands per line, unlimited number of arguments per command* Commands are easy to define using simple, pre-designed select case statements* Great for anything that needs to accept structured input!General syntax: Command(Argu,ment,s); Arguments can include backslash escape characters.
Posted:2002-06-01, 245 views

Lord Nova Ice's Nova Ice RPG
Uh.
Posted:2002-06-01, 96 views

enableFrame
When you disable a Frame then all controls in it are disabled to, nice feature, but to the users it still looks like if the controls as enabled.
Posted:2002-06-01, 98 views

RayTrace
This code generates a high quality ray traced image of three spheres.
Posted:2002-06-01, 79 views

Access Ado Database Remotely via Winsock Control
Heres a good example of using a winsock control to access a ADO database over a network/dialup connection.
Posted:2002-06-01, 197 views

Drag Form w/Contents
this is awesome.
Posted:2002-06-01, 98 views

Screen Capture Plus
This is a program made by §pyder and I.
Posted:2002-06-01, 127 views

Prev   Next