this class--cregkey--- is used for operate on register.if you want to get more,please goto www.confach.533.net
1).h file 【程序编程相关:谁在残害中国IT--3721】
then click visual vc++,thank you! 【推荐阅读:预测分析报告】
#if !defined(afx_regkey_h__47138179_d3d9_4608_8c98_cc2c7336b911__included_)#define afx_regkey_h__47138179_d3d9_4608_8c98_cc2c7336b911__included_ 【扩展信息:面向对象编程,我的思想(上部)】 // regkey.h: interface for the cregkey class.//////////////////////////////////////////////////////////////////////// #if _msc_ver > 1000#pragma once#endif // _msc_ver > 1000 class cregkey {public:cregkey();virtual ~cregkey(); // attributespublic:operator hkey() const;hkey m_hkey;... 下一页