Author: cfinck
Date: Thu Oct 8 12:42:43 2015
New Revision: 69465
URL:
http://svn.reactos.org/svn/reactos?rev=69465&view=rev
Log:
[DOCUMENTATION]
This is my written Bachelor Thesis called "Analysis, Design and Implementation of a
Printing Stack for the Open-Source ReactOS Operating System".
It's being uploaded in PDF and in the TeX source files.
This can serve as an introduction into the Windows Printing Stack and also detail some
specifics of my implementation.
Additionally, the tools presented should be useful for newbies into Reverse Engineering.
Thanks to all the people who are keeping up ReactOS and thereby giving me the opportunity
to make it part of my Bachelor Thesis!
Added:
trunk/documentation/articles/Printing Stack Thesis/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/abstract/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/abstract.tex (with props)
trunk/documentation/articles/Printing Stack Thesis/src/abstract/english.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/abstract/german.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/appendices/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/appendices.tex (with props)
trunk/documentation/articles/Printing Stack Thesis/src/appendices/listings.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/bibliography.bib (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters.tex (with props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters/basics.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters/conclusion.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters/evaluation.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters/implementation.tex
(with props)
trunk/documentation/articles/Printing Stack Thesis/src/chapters/introduction.tex
(with props)
trunk/documentation/articles/Printing Stack Thesis/src/glossary.tex (with props)
trunk/documentation/articles/Printing Stack Thesis/src/images/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/images/apimon.png (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/images/depends.png (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/images/skiplist_test.png
(with props)
trunk/documentation/articles/Printing Stack Thesis/src/images/windbg.png (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/plots/ (with props)
trunk/documentation/articles/Printing Stack
Thesis/src/plots/16_levels_1000_elements.csv (with props)
trunk/documentation/articles/Printing Stack
Thesis/src/plots/16_levels_65536_elements.csv (with props)
trunk/documentation/articles/Printing Stack Thesis/src/template/ (with props)
trunk/documentation/articles/Printing Stack Thesis/src/template/acsthesis.cls (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/template/config.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/template/includes.tex (with
props)
trunk/documentation/articles/Printing Stack Thesis/src/thesis.tcp (with props)
trunk/documentation/articles/Printing Stack Thesis/src/thesis.tex (with props)
trunk/documentation/articles/Printing Stack Thesis/thesis.pdf (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: trunk/documentation/articles/Printing Stack Thesis/src/abstract.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/abstract/english.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/abstract/german.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/appendices.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/appendices/listings.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/bibliography.bib
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/chapters.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/chapters/basics.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/chapters/conclusion.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/chapters/evaluation.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/chapters/implementation.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/chapters/introduction.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/glossary.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/images/apimon.png
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/images/depends.png
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/images/skiplist_test.png
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/images/windbg.png
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack
Thesis/src/plots/16_levels_1000_elements.csv
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack
Thesis/src/plots/16_levels_65536_elements.csv
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/template/acsthesis.cls
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/template/config.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/template/includes.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/thesis.tcp
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/src/thesis.tex
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…
Added: trunk/documentation/articles/Printing Stack Thesis/thesis.pdf
URL:
http://svn.reactos.org/svn/reactos/trunk/documentation/articles/Printing%20…