advapi32: Add Missing Stub-for GetSecurityInfoExA

Paul Bryan Roberts pbronline-wine at yahoo.co.uk
Tue Feb 24 01:20:37 CST 2009


The latest advice on how to write stubs for Wine is that stubs should 
come in A and W pairs.  This is in response to GetSecurityInfoExW being 
used as an example when submitting a new, unpaired stub.

An offer to provide the missing stub for GetSecurityInfoExA having been 
taken seriously, here is the missing stub.  The patch does not include a 
header file - GetSecurityInfoExA already has a prototype in aclapi.h.  
The stub proper is a copy/paste plus minimal changes that preserves 
coding style pair-wise.  This accounts for the leading tabs and trailing 
spaces.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0004-advapi32-add-missing-stub-for-GetSecurityInfoExA.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20090224/d497d0ce/attachment.txt 


More information about the wine-patches mailing list