Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
400 changes: 400 additions & 0 deletions .gitignore

Large diffs are not rendered by default.

Binary file removed Debug/CL.read.1.tlog
Binary file not shown.
Binary file removed Debug/CL.write.1.tlog
Binary file not shown.
Binary file removed Debug/ChangeStudentDataDlg.obj
Binary file not shown.
Binary file removed Debug/StdAfx.obj
Binary file not shown.
Binary file removed Debug/StudentScoreGraphDialog.obj
Binary file not shown.
Binary file removed Debug/cl.command.1.tlog
Binary file not shown.
1 change: 0 additions & 1 deletion Debug/link.command.1.tlog

This file was deleted.

1 change: 0 additions & 1 deletion Debug/link.read.1.tlog

This file was deleted.

1 change: 0 additions & 1 deletion Debug/link.write.1.tlog

This file was deleted.

Binary file removed Debug/rc.command.1.tlog
Binary file not shown.
Binary file removed Debug/rc.read.1.tlog
Binary file not shown.
Binary file removed Debug/rc.write.1.tlog
Binary file not shown.
Binary file removed Debug/student.exe
Binary file not shown.
1 change: 0 additions & 1 deletion Debug/student.exe.embed.manifest

This file was deleted.

Binary file removed Debug/student.exe.embed.manifest.res
Binary file not shown.
Binary file removed Debug/student.ilk
Binary file not shown.
2 changes: 0 additions & 2 deletions Debug/student.lastbuildstate

This file was deleted.

23 changes: 0 additions & 23 deletions Debug/student.log

This file was deleted.

Binary file removed Debug/student.obj
Binary file not shown.
Binary file removed Debug/student.pch
Binary file not shown.
Binary file removed Debug/student.pdb
Binary file not shown.
Binary file removed Debug/student.res
Binary file not shown.
Empty file removed Debug/student.unsuccessfulbuild
Empty file.
Binary file removed Debug/student.vcxprojResolveAssemblyReference.cache
Binary file not shown.
Empty file removed Debug/student.write.1.tlog
Empty file.
Binary file removed Debug/studentDlg.obj
Binary file not shown.
Binary file removed Debug/student_manifest.rc
Binary file not shown.
Binary file removed Debug/vc100.idb
Binary file not shown.
Binary file removed Debug/vc100.pdb
Binary file not shown.
Binary file removed Debug/vc60.idb
Binary file not shown.
Binary file removed Debug/vc60.pdb
Binary file not shown.
Binary file removed ipch/student-fd227589/student-4d51413d.ipch
Binary file not shown.
Binary file removed res/Thumbs.db
Binary file not shown.
File renamed without changes.
Binary file removed student.aps
Binary file not shown.
142 changes: 0 additions & 142 deletions student.clw

This file was deleted.

162 changes: 0 additions & 162 deletions student.dsp

This file was deleted.

29 changes: 0 additions & 29 deletions student.dsw

This file was deleted.

Binary file removed student.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion student.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// See student.cpp for the implementation of this class
//

struct Item
struct StudentItem
{
CString StrID;
CString StrName;
Expand Down
Binary file removed student.ncb
Binary file not shown.
Binary file removed student.opt
Binary file not shown.
Loading