27 Dec
2021
27 Dec
'21
11:02 p.m.
On Mon, Dec 27, 2021 at 9:00 PM Mohamad Al-Jaf <mohamadaljaf(a)gmail.com> wrote:
I don't understand this, I thought disassembly of Microsoft DLLs wasn't allowed? Why then does the example show assembly code of the undocumented function?
They're just example functions that some Wine developer wrote and compiled on their own to validate this method of guessing function arguments. They're not Microsoft code. -Alex