Windows版本鉴定[C / C ++] [英] Windows Version Identification [C/C++]

查看:121
本文介绍了Windows版本鉴定[C / C ++]的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何总会有programmaticly确定当前安装的Windows版本?
在Vista和XP的区别。

How would one programmaticly determine the version of windows currently installed? As in differentiate between vista and xp.

推荐答案

如果您使用的是Win32的,那么你可以使用的 GetVersionEx API来识别操作系统。

If you are using Win32 then you can use GetVersionEx API to identify the OS.

这篇关于Windows版本鉴定[C / C ++]的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆