j
k
j a
j l
Nick Sukharev <nicksukharev(a)gmail.com> wrote:
+ if (!InitializeSecurityDescriptor(*NewDescriptor, SECURITY_DESCRIPTOR_REVISION)) { + HeapFree(GetProcessHeap(), 0, *NewDescriptor); + return FALSE; + }
You are mixing tabs and spaces. -- Dmitry.
Back to the thread
Back to the list