首页
编程
IT技术
数码大全
登录
标签
主版
获取windows主版本号,次版本,build版本号
#include<Windows.h>------------------------------------------------------------------------- 函数: GetNtVer
版本号
主版
版本
Windows
build
admin
2月前
35
0
Delphi 获得Windows操作系统主版本号
function GetOSMajorVersion: integer;获取操作系统主版本号varosVerInfo: TOSVersionInfo;beginResult : 5; 默认是xp的主版本号osVerInfo.
主版
操作系统
DELPHI
Windows
admin
3月前
23
0