Comment on Arm64EC – Build and port apps for native performance on ArmparentComments−throwaway20372yI agree.Examples:CreateWindowW -> https://learn.microsoft.com/en-us/windows/win32/api/winuser/...CreateWindowExW -> https://learn.microsoft.com/en-us/windows/win32/api/winuser/...
Comments
I agree.
Examples:
CreateWindowW -> https://learn.microsoft.com/en-us/windows/win32/api/winuser/...
CreateWindowExW -> https://learn.microsoft.com/en-us/windows/win32/api/winuser/...