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