On 4/24/07, Yuval Fledel yuvalfl@gmail.com wrote:
On 24/04/07, James Hawkins truiken@gmail.com wrote:
On 4/24/07, James Hawkins truiken@gmail.com wrote:
On 4/24/07, Yuval Fledel yuvalfl@gmail.com wrote:
- if (LsaVersion != 0x10000)
What is 0x10000? If it's not defined in the SDK, then please use a #define to clarify what it means.
Also, it would be nice to have some tests for these functions.
Wow, you're fast. I was writing the tests email while you're mail arrived.
I don't know where 0x10000 came from, but the tests claim that this test should be there.
Can you resend the patch with the value #defined?