Commit Graph

10 Commits

Author SHA1 Message Date
kougyokugentou fb7b68e773 Move FirstTimeRun to the shown event. Ref: Microsoft 2021-02-02 21:12:18 -08:00
kougyokugentou fbbe66f99f Revision: Change firstTimeRun to GetNumAdmins 2021-01-29 22:12:05 -08:00
kougyokugentou 9c4fa611af Clean up unneeded usings 2021-01-29 21:17:51 -08:00
kougyokugentou ce60c3bdf2 Implement first-time runcode to show the
new guardian form if no guardians
are found in the database.
2021-01-27 14:56:59 -08:00
kougyokugentou 8d94f5fc0e Remove the const string as we don't need them here. 2021-01-21 22:57:11 -08:00
kougyokugentou 3da46bdba1 Add comments to the source code. 2021-01-17 17:57:46 -08:00
kougyokugentou 00795f7d43 Implement valid pin entry code (currently unreahable) 2021-01-14 16:20:41 -08:00
kougyokugentou c16b88c5b8 strPin needs to be static to access from frmMain.
Adjust PB&J to clear strPin after passing to frmMain.
2021-01-13 20:13:31 -08:00
kougyokugentou dd0070b44d shell: valid login
implement first time program startup
add tasks TODO
2021-01-12 22:23:43 -08:00
kougyokugentou 1feab9721c initial commit 2021-01-11 22:34:14 -08:00