Print Page | Close Window

Dynamic usablity of CXTRegistryManager

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=12765
Printed Date: 23 June 2025 at 11:53am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Dynamic usablity of CXTRegistryManager
Posted By: jshan
Subject: Dynamic usablity of CXTRegistryManager
Date Posted: 22 November 2008 at 6:18am
Hi.
 
how about making new method in CXTRegistryManager like follows.
 
 void Init(LPCTSTR strRegistryKey, LPCTSTR strProfileName) {
  m_pszRegistryKey = strRegistryKey;
  m_pszProfileName = strProfileName;
 }
 
This might be useful to whom wants to use the class for verious registry field dynamically.
 
thanks.
 


-------------
: xtp 16.2.0(Unicode static lib)

: windows 7 Pro Kor sp1(64bit)

: vs 2012 update 2 MFC




Replies:
Posted By: Oleg
Date Posted: 24 November 2008 at 5:16am
Hi,
 
Thanks, sounds like good idea.
Added CXTRegistryManager::SetRegistryKey(LPCTSTR lpszRegistryKey, LPCTSTR lpszProfileName) method.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net