From be866427dabb91608d71a2bdb7101b240fb60250 Mon Sep 17 00:00:00 2001 From: mingkuang Date: Mon, 6 May 2024 17:53:59 +0800 Subject: [PATCH] =?UTF-8?q?Bug=20#78,=20=E4=BF=AE=E6=AD=A3#76=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E9=94=99=E8=AF=AF=EF=BC=8CProcessPrng=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA=E5=B0=8F=E4=BA=8EWin7=E8=BF=9B=E8=A1=8CThunk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Thunks/BCryptPrimitives.hpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Thunks/BCryptPrimitives.hpp b/src/Thunks/BCryptPrimitives.hpp index a2a3ce7..eb26809 100644 --- a/src/Thunks/BCryptPrimitives.hpp +++ b/src/Thunks/BCryptPrimitives.hpp @@ -8,10 +8,9 @@ namespace YY { namespace Thunks { -#if (YY_Thunks_Support_Version < NTDDI_WIN6) +#if (YY_Thunks_Support_Version < NTDDI_WIN7) - // 最低受支持的客户端 Windows Vista [桌面应用|UWP 应用] - // 最低受支持的服务器 Windows Server 2008[桌面应用 | UWP 应用] + // 用户反馈Windows Vista会报告此API不存在。 __DEFINE_THUNK( bcryptprimitives, 8,