bearjoejoe

导航

2013年2月2日

windows 的版本号,为什么需要loadlibrary来检测os的函数是否可用

摘要: windows 的版本号,为什么需要loadlibrary来检测os的函数是否可用The GetVersionEx function retrieves the major and minor version numbers and other information about the currently running version of the operating system. The VerifyVersionInfo function enables you to determine whether the current system satisfies a specified 阅读全文

posted @ 2013-02-02 10:00 bearjoejoe 阅读(133) 评论(0) 推荐(0)