File list (Check if you may need any files):
RZLib.UnitTest
..............\Properties
..............\..........\AssemblyInfo.cs
..............\RZLib.UnitTest.csproj
..............\TestHelper.cs
..............\Web
..............\...\HtmlContentBlockTest.cs
..............\...\HtmlLegacyParserTest.cs
..............\...\HtmlLegacyParserTest_GetHtmlCompleteTag.cs
..............\...\HtmlParserTest.cs
..............\...\HtmlParserTest_Lexer.cs
..............\Wrapper
..............\.......\HtmlLegacyParserWrapper.cs
..............\.......\HtmlLexerWrapper.cs
Changes.txt
NativeWebSurf
.............\MainWindow.cs
.............\MainWindow.Designer.cs
.............\MainWindow.resx
.............\NativeWebSurf.csproj
.............\NativeWebSurf.sln
.............\Program.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\..........\Resources.Designer.cs
.............\..........\Resources.resx
.............\..........\Settings.Designer.cs
.............\..........\Settings.settings
RZLib
.....\CodeValidator.cs
.....\Collections
.....\...........\Extensions
.....\...........\..........\ListExtension.cs
.....\Properties
.....\..........\AssemblyInfo.cs
.....\RZLib.csproj
.....\Web
.....\...\HTML Grammar.txt
.....\...\HtmlAttributeCollection.cs
.....\...\HtmlContent.cs
.....\...\HtmlContentBlock.cs
.....\...\HtmlJScriptContentLexer.cs
.....\...\HtmlJScriptContentParser.cs
.....\...\HtmlLegacyLexer.cs
.....\...\HtmlLegacyParser.cs
.....\...\HtmlLexer.cs
.....\...\HtmlParser.cs
.....\...\HtmlParserException.cs
.....\...\HtmlTagName.cs
.....\...\HtmlTagStack.cs
.....\...\IHtmlParser.cs