weber 发表于 2018-4-24 22:27:51

VB注册表读写函数

注册表读写函数:
GetSetting        检索注册表设置值
SaveSetting        保存或创建注册表设置值
GetAllSettings        返回一个包含多项注册表设置值的数组
DeleteSetting        删除注册表设置值
页: [1]
查看完整版本: VB注册表读写函数