commit | 8627c03d7e47c84f31dcc09e7e99d19cde8b8679 | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Sat May 04 13:37:48 2019 +0300 |
committer | Martin Storsjö <martin@martin.st> | Mon May 06 15:15:41 2019 +0300 |
tree | 3864c4b92f8e669032d53f49f7b6913f4831a962 | |
parent | 5b0663254ee2789b2ad57bcc2c1e62f19a5d9c27 [diff] |
headers: Replace mentions of ucrtbase with the more general name ucrt ucrtbase.dll is just the name of one DLL, while one just as well can link against the forwarding DLLs named api-ms-win-crt-*.dll (as is done via libucrt.a). Signed-off-by: Martin Storsjö <martin@martin.st>