diff --git a/.vs/WebinarsGUI/v16/.suo b/.vs/WebinarsGUI/v16/.suo deleted file mode 100644 index 22674c1..0000000 Binary files a/.vs/WebinarsGUI/v16/.suo and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/Browse.VC.db b/.vs/WebinarsGUI/v16/Browse.VC.db deleted file mode 100644 index c24ebcc..0000000 Binary files a/.vs/WebinarsGUI/v16/Browse.VC.db and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/16e649092a7b24f/IDD_DIALOG1.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/16e649092a7b24f/IDD_DIALOG1.ipch deleted file mode 100644 index ba5b10d..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/16e649092a7b24f/IDD_DIALOG1.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/2727f96d79d1552d/MAIN.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/2727f96d79d1552d/MAIN.ipch deleted file mode 100644 index ea91b90..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/2727f96d79d1552d/MAIN.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/3b4c3970b3da262f/ADDDIALOG.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/3b4c3970b3da262f/ADDDIALOG.ipch deleted file mode 100644 index 3e9785f..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/3b4c3970b3da262f/ADDDIALOG.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/676c7029472e2718/MAIN.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/676c7029472e2718/MAIN.ipch deleted file mode 100644 index c78e322..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/676c7029472e2718/MAIN.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/8caf6e854937706a/BUTTON.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/8caf6e854937706a/BUTTON.ipch deleted file mode 100644 index 070e59d..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/8caf6e854937706a/BUTTON.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/909658cf50296bab/MAIN.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/909658cf50296bab/MAIN.ipch deleted file mode 100644 index 184fe37..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/909658cf50296bab/MAIN.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/9dac869e187e80aa/WEBINARSGUI.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/9dac869e187e80aa/WEBINARSGUI.ipch deleted file mode 100644 index 88ea9ef..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/9dac869e187e80aa/WEBINARSGUI.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/aba9b85de6112ae0/WEBINARSGUI.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/aba9b85de6112ae0/WEBINARSGUI.ipch deleted file mode 100644 index ea7bdf5..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/aba9b85de6112ae0/WEBINARSGUI.ipch and /dev/null differ diff --git a/.vs/WebinarsGUI/v16/ipch/AutoPCH/ee583d77e554c1f2/MAIN.ipch b/.vs/WebinarsGUI/v16/ipch/AutoPCH/ee583d77e554c1f2/MAIN.ipch deleted file mode 100644 index 4657d85..0000000 Binary files a/.vs/WebinarsGUI/v16/ipch/AutoPCH/ee583d77e554c1f2/MAIN.ipch and /dev/null differ diff --git a/Debug/WebinarsGUI.exe b/Debug/WebinarsGUI.exe deleted file mode 100644 index 6fd03c4..0000000 Binary files a/Debug/WebinarsGUI.exe and /dev/null differ diff --git a/Debug/WebinarsGUI.ilk b/Debug/WebinarsGUI.ilk deleted file mode 100644 index 12e9126..0000000 Binary files a/Debug/WebinarsGUI.ilk and /dev/null differ diff --git a/Debug/WebinarsGUI.pdb b/Debug/WebinarsGUI.pdb deleted file mode 100644 index a86c1a1..0000000 Binary files a/Debug/WebinarsGUI.pdb and /dev/null differ diff --git a/WebinarsGUI/Debug/Button.obj b/WebinarsGUI/Debug/Button.obj deleted file mode 100644 index 5cf4e23..0000000 Binary files a/WebinarsGUI/Debug/Button.obj and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.exe.recipe b/WebinarsGUI/Debug/WebinarsGUI.exe.recipe deleted file mode 100644 index 9999161..0000000 --- a/WebinarsGUI/Debug/WebinarsGUI.exe.recipe +++ /dev/null @@ -1,7 +0,0 @@ - - - C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\Debug\WebinarsGUI.exe - - - - \ No newline at end of file diff --git a/WebinarsGUI/Debug/WebinarsGUI.log b/WebinarsGUI/Debug/WebinarsGUI.log deleted file mode 100644 index 8b07e88..0000000 --- a/WebinarsGUI/Debug/WebinarsGUI.log +++ /dev/null @@ -1,11 +0,0 @@ - WebinarsGUI.cpp -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(171,52): warning C4018: '>': signed/unsigned mismatch -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(241,20): warning C4101: 'hBrush': unreferenced local variable -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(421,49): warning C4018: '>': signed/unsigned mismatch -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(305,9): warning C4101: 'hdc': unreferenced local variable -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(303,11): warning C4101: 'hFont': unreferenced local variable -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(304,10): warning C4101: 'hctl': unreferenced local variable -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(454,27): warning C4018: '<': signed/unsigned mismatch -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(476,31): warning C4018: '<': signed/unsigned mismatch -C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(509,39): warning C4018: '<': signed/unsigned mismatch - WebinarsGUI.vcxproj -> C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\Debug\WebinarsGUI.exe diff --git a/WebinarsGUI/Debug/WebinarsGUI.obj b/WebinarsGUI/Debug/WebinarsGUI.obj deleted file mode 100644 index 3868fc4..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.obj and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.res b/WebinarsGUI/Debug/WebinarsGUI.res deleted file mode 100644 index 65661ac..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.res and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.command.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.command.1.tlog deleted file mode 100644 index fbd4e9c..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.command.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.read.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.read.1.tlog deleted file mode 100644 index 37f8cca..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.read.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.write.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.write.1.tlog deleted file mode 100644 index 5bfaa17..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/CL.write.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/WebinarsGUI.lastbuildstate b/WebinarsGUI/Debug/WebinarsGUI.tlog/WebinarsGUI.lastbuildstate deleted file mode 100644 index 8cfdee8..0000000 --- a/WebinarsGUI/Debug/WebinarsGUI.tlog/WebinarsGUI.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.27.29110:TargetPlatformVersion=10.0.18362.0: -Debug|Win32|C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\| diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/link.command.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/link.command.1.tlog deleted file mode 100644 index 6ac2afb..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/link.command.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/link.read.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/link.read.1.tlog deleted file mode 100644 index 58674fd..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/link.read.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/link.write.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/link.write.1.tlog deleted file mode 100644 index 4566e05..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/link.write.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.command.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.command.1.tlog deleted file mode 100644 index 52ff0af..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.command.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.read.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.read.1.tlog deleted file mode 100644 index aa6d7c3..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.read.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.write.1.tlog b/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.write.1.tlog deleted file mode 100644 index e38f802..0000000 Binary files a/WebinarsGUI/Debug/WebinarsGUI.tlog/rc.write.1.tlog and /dev/null differ diff --git a/WebinarsGUI/Debug/vc142.idb b/WebinarsGUI/Debug/vc142.idb deleted file mode 100644 index cad043d..0000000 Binary files a/WebinarsGUI/Debug/vc142.idb and /dev/null differ diff --git a/WebinarsGUI/Debug/vc142.pdb b/WebinarsGUI/Debug/vc142.pdb deleted file mode 100644 index b0aac37..0000000 Binary files a/WebinarsGUI/Debug/vc142.pdb and /dev/null differ diff --git a/WebinarsGUI/WebinarsGUI.aps b/WebinarsGUI/WebinarsGUI.aps deleted file mode 100644 index 36b6ef7..0000000 Binary files a/WebinarsGUI/WebinarsGUI.aps and /dev/null differ diff --git a/WebinarsGUI/WebinarsGUI.vcxproj.user b/WebinarsGUI/WebinarsGUI.vcxproj.user deleted file mode 100644 index 5df420f..0000000 --- a/WebinarsGUI/WebinarsGUI.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - false - - \ No newline at end of file