[PATCH v2 4/8] kernelbase: Add AccessCheckByTypeAndAuditAlarmW stub.

Mohamad Al-Jaf mohamadaljaf at gmail.com
Tue Feb 15 20:31:20 CST 2022


Hi,

I noticed that Alexandre committed a patch that forwards the api-ms dlls
to kernelbase instead of advapi32. When I was working on this patch, I also
noticed that these functions in the api-ms dlls are indeed forwarded to
kernelbase, but I didn't say anything because all the other functions were
also forwarded to advapi32. I'm just wondering if maybe I should have said
something about it. Going forward, should I raise questions when I notice
discrepancies like these?

Using Windows SDK, this is what the addresses look like:

kernelbase = 00007FFA6535F460
advapi32 = 0000000000000000
api-ms-win-downlevel-advapi32-l1-1-0 = 00007FFA6535F460
api-ms-win-security-base-l1-1-0 = 00007FFA6535F460
api-ms-win-security-base-l1-2-0 = 00007FFA6535F460

--
Kind regards,
Mohamad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220215/1067440c/attachment.htm>


More information about the wine-devel mailing list