Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 Windows 10 的内部版本号是18363.900,如下图所示。
18363.900
我试过了RtlGetVersion(PRTL_OSVERSIONINFOW),但OSVERSIONINFOW.dwBuildNumber只有回报18363。
RtlGetVersion(PRTL_OSVERSIONINFOW)
OSVERSIONINFOW.dwBuildNumber
18363
为什么不RtlGetVersion 返回完整的内部版本号?如何获取Windows 10的完整操作系统内部版本号?
RtlGetVersion
dwBuildNumber 不返回此版本,您想要的称为 UBR 可以从注册表中的 DWORD 读取:
此数字显示补丁级别。我的 329 显示我安装了这个补丁