1
0

Switched cEvent to GetOSErrorString

This commit is contained in:
Tycho
2014-01-25 06:02:20 -08:00
parent 59b8205f02
commit 977e277094
3 changed files with 14 additions and 18 deletions

View File

@@ -50,3 +50,4 @@ AString GetOSErrorString( int a_ErrNo )
#endif // else _WIN32
}