Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: User Message Pin
NadAzur23-Feb-04 18:49
NadAzur23-Feb-04 18:49 
GeneralRebar - toolbars overlapping problem Pin
Kayembi23-Feb-04 14:31
Kayembi23-Feb-04 14:31 
GeneralRe: Rebar - toolbars overlapping problem Pin
Kayembi24-Feb-04 0:09
Kayembi24-Feb-04 0:09 
QuestionHorizontal Outlook Bar Control??? Pin
gordingin23-Feb-04 13:38
gordingin23-Feb-04 13:38 
GeneralDrawing from CImageList onto CButton Pin
Tym!23-Feb-04 13:14
Tym!23-Feb-04 13:14 
GeneralSolution Pin
Tym!24-Feb-04 17:37
Tym!24-Feb-04 17:37 
GeneralAdding a Dialog resource to a Dynamic Window Pin
jerry1211a23-Feb-04 13:08
jerry1211a23-Feb-04 13:08 
GeneralRe: Adding a Dialog resource to a Dynamic Window Pin
raj_v23-Feb-04 13:18
raj_v23-Feb-04 13:18 
You can create a CDialog derived class holding the functionality of the dialog resource. Ofcourse you should be having the resource id of the dialog at compile time itself for doing this.

After this you can use one of your events to invoke this dialog by calling CDialog -- DoModal().

You can probably refer this link to get some more ideas.
http://www.codersource.net/codersource_mfc_prog.html

This might give you some idea.
GeneralPowerPoint library Pin
Ryan Binns23-Feb-04 12:57
Ryan Binns23-Feb-04 12:57 
GeneralRe: PowerPoint library Pin
Ravi Bhavnani24-Feb-04 5:36
professionalRavi Bhavnani24-Feb-04 5:36 
GeneralComctl32 v6 and toolbar paint problem Pin
Jon Sagara23-Feb-04 12:19
Jon Sagara23-Feb-04 12:19 
GeneralRe: Comctl32 v6 and toolbar paint problem Pin
LunaticFringe23-Feb-04 12:46
LunaticFringe23-Feb-04 12:46 
GeneralRe: Comctl32 v6 and toolbar paint problem Pin
Jon Sagara23-Feb-04 12:48
Jon Sagara23-Feb-04 12:48 
GeneralRe: Comctl32 v6 and toolbar paint problem <Edit> Pin
LunaticFringe23-Feb-04 13:05
LunaticFringe23-Feb-04 13:05 
GeneralExpose CRectTracker to C# Pin
jbmeeh23-Feb-04 11:04
jbmeeh23-Feb-04 11:04 
GeneralSpecifying client port number after accept() Pin
joegood23-Feb-04 10:57
joegood23-Feb-04 10:57 
GeneralRe: Specifying client port number after accept() Pin
jerry1211a23-Feb-04 13:24
jerry1211a23-Feb-04 13:24 
GeneralRe: Specifying client port number after accept() Pin
Peter Weyzen23-Feb-04 19:33
Peter Weyzen23-Feb-04 19:33 
GeneralAbout embedding a CSplitterWnd in a CView Pin
Jimmy Chu23-Feb-04 9:45
Jimmy Chu23-Feb-04 9:45 
GeneralRe: About embedding a CSplitterWnd in a CView Pin
David Crow23-Feb-04 9:51
David Crow23-Feb-04 9:51 
GeneralRe: About embedding a CSplitterWnd in a CView Pin
Prakash Nadar23-Feb-04 13:46
Prakash Nadar23-Feb-04 13:46 
GeneralRe: About embedding a CSplitterWnd in a CView Pin
jhwurmbach23-Feb-04 21:53
jhwurmbach23-Feb-04 21:53 
GeneralProject Dependancies Pin
#realJSOP23-Feb-04 8:59
professional#realJSOP23-Feb-04 8:59 
GeneralRe: Project Dependancies Pin
LunaticFringe23-Feb-04 13:19
LunaticFringe23-Feb-04 13:19 
GeneralRe: Project Dependancies Pin
Prakash Nadar23-Feb-04 13:55
Prakash Nadar23-Feb-04 13:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.