LsaEnumerateAccountRights returns file not found

前端 未结 0 1538
渐次进展
渐次进展 2020-12-11 13:23
BYTE sidbuf[SECURITY_MAX_SID_SIZE];
            PSID sid = (PSID)sidbuf;
            if (GetAccountSidFromName(L"Sasha", sid, sizeof(sidbuf)))
                     


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题