plsqldev.exe无法找到入口

instantclient_11_2 更新为instantclient_19_3,登录失败,怎么破

图片说明

https://docs.microsoft.com/zh-cn/windows/win32/api/ioapiset/nf-ioapiset-getoverlappedresultex

Minimum supported client Windows 8 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 [desktop apps | UWP apps]

通过文档得知,这个api函数需要windows 8或者更高版本的windows才支持,而你的windows 7是不支持的。