commit | 0f647f09b975fe872f28fe11a2e12afc0965adbf | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Mon Nov 29 00:32:29 2021 +0200 |
committer | Jonathan Yong <10walls@gmail.com> | Sun Nov 28 23:56:29 2021 +0000 |
tree | 259e4345f8b5c6d5959a74611a52ae5d26b49a57 | |
parent | 19ecabd807e3429ecf88263107911958b63d4e76 [diff] |
crt: Add new APIs to lib32/user32.def The new symbols are dumped from Windows 10 19043. The current version of user32.dll there don't include all symbols that are listed in our user32.def, but keeping them untouched for now. This fixes building the latest dev branch of Qt for i686. Signed-off-by: Martin Storsjö <martin@martin.st> Signed-off-by: Jonathan Yong <10walls@gmail.com>