2014年8月24日

vb6 判断64位操作系统

摘要: Option Explicit Private Declare Function GetCurrentProcess Lib "kernel32" () As Long Private Declare Function IsWow64Process Lib "kernel32" (ByVal hPr... 阅读全文

posted @ 2014-08-24 11:56 空明流光 阅读(955) 评论(0) 推荐(0)

导航