int WINAPI error( int nErrorCode, LPTSTR pszArg ); suggests the contents of pszArg might get modified. Is that possible? Thanks.