[shlwapi] Stub for AssocGetPerceivedType

carlo.bramix at libero.it carlo.bramix at libero.it
Sun Apr 8 08:22:25 CDT 2012


The attached patch adds the stub for AssocGetPerceivedType().
Documentation of the function can be found here:

http://msdn.microsoft.com/en-us/library/windows/desktop/bb773463%28v=vs.85%29.
aspx

Since the base type of PERCEIVEDFLAG is still undocumented in the MSDN, in the 
attached implementation the function is using a pointer to INT rather than a 
pointer to that type (the include file into mingw-w64 declares it as a typedef 
to DWORD).
This patch may be a partial fix for bug #32421.

Sincerely,

Carlo Bramini.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: assoc.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120408/268de603/attachment.txt>


More information about the wine-patches mailing list