Quote:
Originally Posted by sendersu
I was under impression this line is it -
>> wctomb_s(&mbCharLen, &buff[0], 42, wc);
|
Well it is the answer to the ultimate question of life, the universe, and everything but I should have put MB_LEN_MAX in there.
Quote:
Originally Posted by sendersu
one more feedback:
is it OK to delegate memory zero-ing to compiler?
|
Yes, it is a matter of habit
Quote:
Originally Posted by sendersu
one more question:
it is really require d to enable this priv lvl?
>EnablePrivilege(SE_DEBUG_NAME);
|
Yes, this is the reason why you need to be an `Administrator` to become the `Trusted Installer`