diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/UI_Graphics.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/UI_Graphics.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,39 @@ + + + UI Graphics + <p>UI Graphics Utilities panics:</p> + + + 0 + <p>A resource null pointer.</p> + + + 1 + <p>Resource specified has an invalid number type.</p> + + + 2 + <p>A null pointer.</p> + + + 3 + <p>The logical color was not found.</p> + + + 4 + <p>The logical color already exists.</p> + + + 5 + <p>Invalid color range specified.</p> + + + 6 + <p>The application color array was not found.</p> + + + 7 + <p>Null TLS (thread-local storage).</p> + + + \ No newline at end of file