Talking newspaper for the blind using the Internet

My third year project at university was to create a piece of software that would generate a plain text newspaper using content from various sources on the Internet, that could be read aloud using a screen reader or talking web browser. The aim of the project was to alter the pages so that they were easy to understand when read aloud by removing thew parts of the page that are not needed such as adverts, images, etc. A detailed report that I wrote as part of the project is included below which includes all the reasoning behind how and why the system was designed as it was, and how it can be used.


Report
C++ Source Files
C++ Header Files

Contents
Abstract
Acknowledgements
Chapter 1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Glossary
References
Appendix A
Appendix B
Appendix C
Appendix D
Appendix E
Appendix F
Appendix G
Compile.cpp
Config.cpp
Dialup.cpp
EZFont.cpp
FileAccess.cpp
GetAll.cpp
GetPageFile.cpp
Getter.cpp
GlobalVars.cpp
Main.cpp
MenuButtons.cpp
ParseCategories.cpp
ParseHTML.cpp
StatusWindow.cpp
StripTags.cpp
WSock.cpp
WSockTest.cpp
registry.cpp
Config.h
ParseHTML.h
FileAccess.h
Getter.h
Global.h
LinkedList.h
Options.h
ParseHTML.h
StripTags.h
WSock.h
listtypes.h
menubuttons.h
registry.h
resource.h
statuswindow.h