reactos/irc/TechBot/TechBot.Library
KJK::Hyperion dd77d1676b modified Resources/hresult.xml
Added S_OK and S_FALSE

modified   Resources/ntstatus.xml
    Added all possible STATUS_WAIT_XX codes as STATUS_WAIT_0 + XX

modified   TechBot.Console/App.config
    Don't use hard-coded paths, please!

modified   TechBot.Library/ErrorCommand.cs
    New and improved !error command, now performs heuristics to catch all possible or likely uses

modified   TechBot.Library/HresultCommand.cs
    Removed useless field

modified   TechBot.Library/NumberParser.cs
    Made a couple of methods static

modified   TechBot.Library/TechBotService.cs
    Disable !api until it fails gracefully

svn path=/trunk/; revision=23984
2006-09-09 10:53:28 +00:00
..
ApiCommand.cs
AssemblyInfo.cs
BugCommand.cs
Default.build
ErrorCommand.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
HelpCommand.cs
HresultCommand.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
ICommand.cs
IrcService.cs
MessageContext.cs
NtStatusCommand.cs
NumberParser.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
ServiceOutput.cs
SvnCommand.cs
TechBot.Library.cmbx
TechBot.Library.prjx
TechBotService.cs modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
WinerrorCommand.cs
WmCommand.cs