Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: EnumDesktopWindows Pin
Member 10350188-May-04 23:13
Member 10350188-May-04 23:13 
GeneralRe: EnumDesktopWindows Pin
David Crow10-May-04 2:24
David Crow10-May-04 2:24 
GeneralTurn Off Monitor Pin
hkulten6-May-04 5:56
hkulten6-May-04 5:56 
GeneralRe: Turn Off Monitor Pin
David Crow6-May-04 6:24
David Crow6-May-04 6:24 
GeneralRe: Turn Off Monitor Pin
Maximilien6-May-04 7:25
Maximilien6-May-04 7:25 
GeneralRe: Turn Off Monitor Pin
hkulten6-May-04 21:38
hkulten6-May-04 21:38 
GeneralRe: Turn Off Monitor Pin
David Crow7-May-04 2:00
David Crow7-May-04 2:00 
GeneralRe: Turn Off Monitor Pin
hkulten7-May-04 2:44
hkulten7-May-04 2:44 
GeneralRe: Turn Off Monitor Pin
Maximilien6-May-04 7:28
Maximilien6-May-04 7:28 
GeneralRe: Turn Off Monitor Pin
hkulten6-May-04 21:44
hkulten6-May-04 21:44 
GeneralGame Engine Hooking Pin
Opwar6-May-04 5:19
Opwar6-May-04 5:19 
GeneralRe: Game Engine Hooking Pin
jmkhael6-May-04 6:53
jmkhael6-May-04 6:53 
GeneralRe: Game Engine Hooking Pin
Alexander M.,6-May-04 7:20
Alexander M.,6-May-04 7:20 
GeneralCopyFile error 67 Pin
Member 10128696-May-04 5:18
Member 10128696-May-04 5:18 
GeneralRe: CopyFile error 67 Pin
David Crow6-May-04 5:57
David Crow6-May-04 5:57 
GeneralInjecting a MFC Dll Pin
Layane6-May-04 4:53
Layane6-May-04 4:53 
GeneralRe: Injecting a MFC Dll Pin
jmkhael6-May-04 7:01
jmkhael6-May-04 7:01 
GeneralRe: Injecting a MFC Dll Pin
Layane6-May-04 7:42
Layane6-May-04 7:42 
QuestionHow to use the windows API? Pin
sinbaski6-May-04 4:46
sinbaski6-May-04 4:46 
AnswerRe: How to use the windows API? Pin
Michael P Butler6-May-04 4:59
Michael P Butler6-May-04 4:59 
GeneralRe: How to use the windows API? Pin
sinbaski6-May-04 7:48
sinbaski6-May-04 7:48 
GeneralRe: How to use the windows API? Pin
David Crow6-May-04 8:45
David Crow6-May-04 8:45 
GeneralRe: How to use the windows API? Pin
Mikey_E20-Jun-04 13:44
professionalMikey_E20-Jun-04 13:44 
GeneralCustomCtrl and ToolTip - Redraw Problem Pin
AnTri6-May-04 4:40
AnTri6-May-04 4:40 
Generalchild windows inside child frame ( MDI ) Pin
amit_k_gupta6-May-04 3:52
amit_k_gupta6-May-04 3:52 
Hi,
I want to open multiple childs windows inside one of the childframe window of an MDI application. Any idea about how to achieve this?.

Details is like below:

I have my mainframe window derived from CMDIFrameWnd. Now in one of the childframe ( derived from CMDIChildWnd ) I want to open mutiple child windows i.e my child frame should behave as a parent to another child windows. Please let me know how to achieve this.

Any sample would be of great help.

Thanks,
Amit

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.