commit | 4fbf7d4aeff3c00e11b817522cd7f01e39af4568 | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Mon Nov 29 00:32:31 2021 +0200 |
committer | Jonathan Yong <10walls@gmail.com> | Sun Nov 28 23:56:34 2021 +0000 |
tree | 64587ec8cb39d74fa7cddf75f448aa44ac787497 | |
parent | ce493605bcb1749264605bd97d7cf2b1ac9ca16d [diff] |
crt: Update the decoration of the EditWndProc symbol to EditWndProc@20 This function seems to be undocumented (we don't have any declaration of it in any header), but this is the form it gets dumped from current user32.dll. Signed-off-by: Martin Storsjö <martin@martin.st> Signed-off-by: Jonathan Yong <10walls@gmail.com>