I have updated the advapi32.lib and advapi.inc. To be able to work with the CreateProcessWithTokenW function.
The case is that Easy Code does not show me in red, the name of the function, or the arguments of the function. And if I compile, it gives no mistakes. I have to update something in easy code, to show me the arguments of the function ?.
The advapi32.lib, I have taken it from the Windows 10 SDK and the advapi32.inc, I have created it with the utility of masm32 l2inc.exe
Thank you,