|
@@ -5,6 +5,8 @@
|
|
\usepackage[cyr]{aeguill}
|
|
\usepackage[cyr]{aeguill}
|
|
\usepackage{xspace}
|
|
\usepackage{xspace}
|
|
|
|
|
|
|
|
+\newcommand{\inltype}[1]{\texttt{\detokenize{#1}}}
|
|
|
|
+
|
|
\begin{document}
|
|
\begin{document}
|
|
|
|
|
|
\title{{\Huge{Rapport de stage --- VideoLabs}} \\
|
|
\title{{\Huge{Rapport de stage --- VideoLabs}} \\
|
|
@@ -35,6 +37,7 @@ Renforcement de la sécurité d'un lecteur vidéo multiplate-forme par séparati
|
|
\include{chapters/sandbox_architecture}
|
|
\include{chapters/sandbox_architecture}
|
|
|
|
|
|
\chapter{Communication inter-processus}
|
|
\chapter{Communication inter-processus}
|
|
|
|
+\include{chapters/sandbox_ipc}
|
|
|
|
|
|
\chapter{Initialisation des liens entre modules}
|
|
\chapter{Initialisation des liens entre modules}
|
|
|
|
|