![]() |
CustomizeToolbar Problem |
Post Reply ![]() |
Author | |
Ruine ![]() Newbie ![]() Joined: 09 December 2003 Status: Offline Points: 1 |
![]() ![]() ![]() ![]() ![]() Posted: 09 December 2003 at 11:05pm |
I tryed to change the CustomizeToolbar sample (in Xtreme Toolkit 4.1), but I have a trouble. I corrected the sample source cord(CustomizeToolbar.cpp) as follows. Before : SetRegistryKey(_T("Codejock Software Demos")); After : xtAfxData.strINIFileName = _T("CustomizeToolbar.ini"); If it ends immediately after starting, I receive an Exception. It appears to occur when HKEY CXTRegistryManager::GetAppRegistryKey() { ASSERT(m_pWinApp->m_pszRegistryKey != NULL); } is executed in CXTMDIFrameWnd::SaveBarState() . I want to choose to create an INI file, and to save bar state. Can anybody tell me how I can resolve this problem ? Thanks. Ruine |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |