gpt4 book ai didi

c++ - window : How to get around missing procedure entry point for backward compatiblity?

转载 作者:行者123 更新时间:2023-11-30 04:50:06 26 4
gpt4 key购买 nike

<分区>

例如这样调用:

auto res = GetThreadDpiAwarenessContext();

https://learn.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-getthreaddpiawarenesscontext

在较旧的 Windows(例如 win 8)上运行时,出现有关“无法在 user32.dll 中找到过程入口点”的错误。这似乎发生在 .exe 完成静态 .dll 加载时(因此在运行任何实际用户代码之前)。

虽然这并不奇怪,因为它明确记录在 Windows 10 中可用,有没有办法使应用程序向后兼容?

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com