modified Resources/hresult.xml
authorKJK::Hyperion <hackbunny@reactos.org>
Sat, 9 Sep 2006 10:53:28 +0000 (10:53 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Sat, 9 Sep 2006 10:53:28 +0000 (10:53 +0000)
commitdd77d1676bfc9823082a785fc4c3e385266ec1e4
tree03db42d804e61a27a4ede72c034321f9f4e61663
parent25c11e5f6eab7e1265a162e03a4f7ac3a4015c9c
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
irc/TechBot/Resources/hresult.xml
irc/TechBot/Resources/ntstatus.xml
irc/TechBot/TechBot.Console/App.config
irc/TechBot/TechBot.Library/ErrorCommand.cs
irc/TechBot/TechBot.Library/HresultCommand.cs
irc/TechBot/TechBot.Library/NumberParser.cs
irc/TechBot/TechBot.Library/TechBotService.cs