EnumRegValue

所属分类:其他
开发工具:Others
文件大小:13KB
下载次数:0
上传日期:2021-04-15 15:34:26
上 传 者lanhuanle4753lanhuan
说明:  VC enumeration of the registry key name, traverse the list, its value is added to the list box: hkeys lKey;/ / handle to define a key, keys are used to store was opened hkeys hkeys;/ / the value of the initial cstrings psKey;/ / to open the key the name of the long lResult;/ / operation registry function return values CList listvalue;/ / definition list storage of the enumeration to get key name cstrings strList;DWORD numValues maxLenValueName, maxLenValueData lpType, lenValue;Char * ValueName = new char [1024]./ / store the enumeration of the keys of BYTE * lpData = new BYTE [1024]./ / store enumerated the key data DWORD lenData;/ / store the key value of data length hkeys = HKEY_CURRENT_USER;/ / initial root keys

文件列表:
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValue.cpp (2163, 2017-06-23)
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValue.dsp (4267, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValue.dsw (547, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValue.h (1406, 2017-06-23)
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValue.rc (5572, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValueDlg.cpp (5796, 2017-06-23)
srcfans.com\枚举注册表的键值名\EnumRegValue\EnumRegValueDlg.h (1400, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\res\EnumRegValue.ico (1078, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\res\EnumRegValue.rc2 (404, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\Resource.h (736, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\StdAfx.cpp (214, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\StdAfx.h (1054, 2008-05-06)
srcfans.com\枚举注册表的键值名\EnumRegValue\Debug (0, 2015-08-29)
srcfans.com\枚举注册表的键值名\EnumRegValue\res (0, 2017-06-23)
srcfans.com\枚举注册表的键值名\EnumRegValue (0, 2017-06-23)
srcfans.com\枚举注册表的键值名 (0, 2017-06-23)
srcfans.com (0, 2017-06-23)

近期下载者

相关文件


收藏者