1-1000 No Loop in Visual Basic 6.0

This is a sample 1-1000 no loop in visual basic 6.0. It has a command button and a list box that displays integer from 1-1000 without using the for loop statement.


You can download it here.
password: simplevb6.blogspot.com

First Come First Serve in Visual Basic 6.0

This is a sample first come first serve algorithm in visual basic 6.0. It displays the Gantt chart, computes the average turn around time and average waiting time.


You can download it here.
password: simplevb6.blogspot.com