Print Page | Close Window

Excuse me, how can XCB resource loading the inside

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=18593
Printed Date: 04 October 2024 at 7:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Excuse me, how can XCB resource loading the inside
Posted By: ljx1437
Subject: Excuse me, how can XCB resource loading the inside
Date Posted: 26 June 2011 at 1:42pm

Excuse me, how can XCB resource loading the inside of the Menu Popup.

BOOL CMainFrame::LoadFrame(UINT nIDResource, DWORD dwDefaultStyle, CWnd* pParentWnd, CCreateContext* pContext)
{
 if (!CFrameWnd::LoadFrame(nIDResource, dwDefaultStyle, pParentWnd, pContext))
  return FALSE;
 GenerateCommandBars();
 LoadCommandBars(lpProfile);
 
 return TRUE;
}



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