Excuse me, how can XCB resource loading the inside |
Post Reply |
Author | |
ljx1437
Newbie Joined: 26 June 2011 Status: Offline Points: 1 |
Post Options
Thanks(0)
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; }
|
|
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 |