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.