>> if ( PwdExists() && !PwdVerify(fldText) ) {
>> // *** crashing here in a MemMove in PwdVerify() ***
>
>(But seriously) it looks ok. But how long is the password string?
>There is a #define in <Password.h> that implies a maximum password
>length of 32. Exceeding that limit might crash it.
Nope, in my test case the password was "ff"
Alan Pinstein
Synergy Solutions, Inc.
http://www.synsolutions.com
1-800-210-5293
- PwdVerify() giving a 'reading from unalloc. chunk' error Anonymous
- Re: PwdVerify() giving a 'reading from unalloc. chunk' ... Scott Johnson
- Alan Pinstein
