Kidz Quiz
vb6
vb5
vb4-32
vb4-16
vb3 |
WritePrivateProfileString: Create the 'Kidz Quiz' project Aug 24.1999
'Kidz Quiz' Form Illustration Layouts
Demo KidzQuiz.exe (VB6 - 60k)
Code to create a child's quiz application, easily extended to cover adults. Step through the project with an Introduction and BAS
Module, Building the 'TopScores' Form, Building the Quiz Topic Selection Form, and Building the Main Quiz Form. Topics covered
include accessing INI and random access files, sorting a UDT using QuickSort, string parsing and evaluating user input via option buttons. |