Click here to Skip to main content
15,905,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HTML Help Pin
led mike15-May-06 18:07
led mike15-May-06 18:07 
GeneralRe: HTML Help Pin
NiceNaidu15-May-06 18:46
NiceNaidu15-May-06 18:46 
QuestionHow to set an image to the tree sub item! Pin
M_Nuaimi15-May-06 13:22
M_Nuaimi15-May-06 13:22 
AnswerRe: How to set an image to the tree sub item! Pin
huutribk200115-May-06 20:38
huutribk200115-May-06 20:38 
AnswerRe: How to set an image to the tree sub item! Pin
ThatsAlok15-May-06 22:50
ThatsAlok15-May-06 22:50 
Questionusing C# dll Pin
pnpfriend15-May-06 11:25
pnpfriend15-May-06 11:25 
AnswerRe: using C# dll Pin
InOut.NET15-May-06 11:47
InOut.NET15-May-06 11:47 
QuestionNew Document in MDI application Pin
AllAtSea15-May-06 11:18
AllAtSea15-May-06 11:18 
I have written a 6502 assembler/diassembler but here is something that has me stumped. I want the disassembler routine to create a new document in which to place it's output. I use a public function in the App class to call OnFileNew(). The new document is created, but not activated, so the disassembler sends it's output to the document that was active when it was called. When the disassembler exits the new document IS active. In other words: I press the disassemble button, a new child window appears but the output from the disassembler goes into the window under it. When the disassembler exits and I type on the keyboard, the keystrokes go into the new child window, the one I wanted to display the output from the disassembler.
Could anyone out there show me a code fragment that creates a new document and makes it active please?

I program for fun.
AnswerRe: New Document in MDI application Pin
georgeraafat15-May-06 14:44
georgeraafat15-May-06 14:44 
QuestionCOM DLL not returning from registration Pin
Dave_Roach15-May-06 9:39
Dave_Roach15-May-06 9:39 
QuestionRe: COM DLL not returning from registration Pin
David Crow15-May-06 10:21
David Crow15-May-06 10:21 
AnswerRe: COM DLL not returning from registration Pin
Dave_Roach15-May-06 10:36
Dave_Roach15-May-06 10:36 
QuestionRe: COM DLL not returning from registration Pin
David Crow16-May-06 2:33
David Crow16-May-06 2:33 
Questionhow i can type 00:00 Pin
Immunity1815-May-06 8:19
Immunity1815-May-06 8:19 
AnswerRe: how i can type 00:00 Pin
David Crow15-May-06 8:21
David Crow15-May-06 8:21 
QuestionLoad Bitmap Pin
surfman1915-May-06 7:10
surfman1915-May-06 7:10 
AnswerRe: Load Bitmap Pin
Chris Losinger15-May-06 7:28
professionalChris Losinger15-May-06 7:28 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 8:13
surfman1915-May-06 8:13 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:17
professionalChris Losinger15-May-06 8:17 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 8:25
surfman1915-May-06 8:25 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:30
professionalChris Losinger15-May-06 8:30 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 8:39
surfman1915-May-06 8:39 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:44
professionalChris Losinger15-May-06 8:44 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 9:00
surfman1915-May-06 9:00 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 9:07
surfman1915-May-06 9:07 

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.