如何使用C从注册表读取二进制值 [英] How to read the binary values from the registry using c

查看:104
本文介绍了如何使用C从注册表读取二进制值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我知道如何从注册表中读取字符串,dword值.

您能帮我从注册表中读取二进制值吗?

Hi,

i know how to read the string ,dword values from the registry.

can you pls help me to read the binary value from the registry

推荐答案

有一个API函数可以用于此:RegQueryValueEx

http://msdn.microsoft.com/zh-CN /library/windows/desktop/ms724911(v=vs.85).aspx
There is an API function for this: RegQueryValueEx

http://msdn.microsoft.com/en-us/library/windows/desktop/ms724911(v=vs.85).aspx


这篇关于如何使用C从注册表读取二进制值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆