vefatica May 13,817 211 2010-05-24 #1 int WINAPI error( int nErrorCode, LPTSTR pszArg ); suggests the contents of pszArg might get modified. Is that possible? Thanks.
int WINAPI error( int nErrorCode, LPTSTR pszArg ); suggests the contents of pszArg might get modified. Is that possible? Thanks.
rconn Administrator May 13,683 257 Staff member 2010-05-24 #2 > int WINAPI error( int nErrorCode, LPTSTR pszArg ); > > suggests the contents of pszArg might get modified. Is that possible? Click to expand... No. Rex Conn JP Software
> int WINAPI error( int nErrorCode, LPTSTR pszArg ); > > suggests the contents of pszArg might get modified. Is that possible? Click to expand... No. Rex Conn JP Software