Hi
On Wed, Jul 27, 2022 at 5:35 PM Bin Meng wrote:
> From: Bin Meng
>
> This adds a helper to get the Windows version via the RtlGetVersion
> call, for QEMU codes to determine the Windows version at run-time.
>
> Signed-off-by: Xuzhou Cheng
> Signed-off-by: Bin Meng
> ---
>
> (no changes sinc
From: Bin Meng
This adds a helper to get the Windows version via the RtlGetVersion
call, for QEMU codes to determine the Windows version at run-time.
Signed-off-by: Xuzhou Cheng
Signed-off-by: Bin Meng
---
(no changes since v1)
include/sysemu/os-win32.h | 2 ++
util/oslib-win32.c|