摘要:
/// /// Description : Get Operating System Version /// /// /// public static void GetOsVersion(ref string sOsVersionName, bool bRaiseError = true) { //TODO PVM This is wrong for Windows XP 64 bit, I have code somewhere for that. Also... 阅读全文
posted @ 2014-04-09 11:26 澍可 阅读(137) 评论(0) 推荐(0) 编辑