搜索资源列表
GetHostInfo
- VC++获取主机信息,包括操作系统名称,SP版本,当前版本,产品ID,注册名,CPU信息。-VC + + mainframe access information, including name of the operating system, the SP version, the current version, product ID, registration, and CPU information.
GetVersionEx
- GetVersionEx,获取Windows操作系统版本的例子。
GetWindowsVersion
- GetWindowsVersion 是一个获取计算机操作系统版本的软件
VC++
- VC++获取操作系统版本(摘自MSDN) - yztgx的专栏 - CSDNBlog
CatchWindowsInformation
- 改程序可以获取当前windows操作系统的版本信息,改程序用到两种技术,一是API函数的调用,二是对操作系统注册表的操作-Reform program can access the current versions of windows operating system information, change the procedures used two techniques, one API function calls, the other is the operation of the
details
- 获取鸡肉端详细信息包括安装路径、操作系统版本、当前IP和端口连接、服务端版本等-Chicken side for more information including installation path, the operating system version, current IP and port connections, the server version, etc.
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、