advapi32: Add-some-flesh-to-LsaLookupNames2

Paul Vriens paul.vriens.wine at gmail.com
Tue Jun 23 12:03:13 CDT 2009


Louis. Lenders wrote:
> Hi, this is enough added to make several .net 2.0  apps and .net 3.0 installer  happy.
> Patches based on patches from Aric that somehow never made it in, so i simplified it in the sense that only 1 name in the names array is handled for now. Next patch are some tests
> 

Hi Louis,

Indentation is a bit off here:

+    if (count != 1)
+        {
+            return STATUS_NONE_MAPPED;
+        }

-- 
Cheers,

Paul.



More information about the wine-devel mailing list