https://bugs.winehq.org/show_bug.cgi?id=40248
Bug ID: 40248 Summary: Exception when I try to call Translate method Product: Wine Version: 1.9.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: gennady.alimov@gmail.com Distribution: ---
Created attachment 53797 --> https://bugs.winehq.org/attachment.cgi?id=53797 code & exception
if I try to translate SIDs to Names I've got the exception
"Index was outside the bounds of the array."
It looks like there is no mapping between account names and SIDs.