Add !error command which checks NtStatus, Winerror and hResult.
[reactos.git] / irc / TechBot / TechBot.Library / TechBot.Library.prjx
1 <Project name="TechBot.Library" standardNamespace="TechBot.Library" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
2 <Contents>
3 <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
4 <File name=".\Default.build" subtype="Code" buildaction="Nothing" dependson="" data="" />
5 <File name=".\TechBotService.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
6 <File name=".\ServiceOutput.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
7 <File name=".\IrcService.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
8 <File name=".\ApiCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
9 <File name=".\ICommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
10 <File name=".\HelpCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
11 <File name=".\NtStatusCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
12 <File name=".\NumberParser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
13 <File name=".\HresultCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
14 <File name=".\WinerrorCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
15 <File name=".\ErrorCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
16 <File name=".\SvnCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
17 <File name=".\BugCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
18 <File name=".\WmCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
19 <File name=".\MessageContext.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
20 </Contents>
21 <References>
22 <Reference type="Project" refto="CHMLibrary" localcopy="True" />
23 <Reference type="Project" refto="TechBot.IRCLibrary" localcopy="True" />
24 </References>
25 <DeploymentInformation target="" script="" strategy="File" />
26 <Configuration runwithwarnings="True" name="Debug">
27 <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
28 <Execution commandlineparameters="" consolepause="False" />
29 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
30 </Configuration>
31 <Configurations active="Debug">
32 <Configuration runwithwarnings="True" name="Debug">
33 <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
34 <Execution commandlineparameters="" consolepause="False" />
35 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
36 </Configuration>
37 <Configuration runwithwarnings="True" name="Release">
38 <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
39 <Execution commandlineparameters="" consolepause="False" />
40 <Output directory="..\bin\Release" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
41 </Configuration>
42 </Configurations>
43 </Project>