Click here to Skip to main content
15,891,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionC++ Downloading images? Pin
LiquidKnight7-Apr-03 7:53
LiquidKnight7-Apr-03 7:53 
GeneralExecute an external .EXE Pin
Martin_Viet7-Apr-03 7:52
Martin_Viet7-Apr-03 7:52 
GeneralRe: Execute an external .EXE Pin
Big Art7-Apr-03 7:54
Big Art7-Apr-03 7:54 
GeneralRe: Execute an external .EXE Pin
NormDroid7-Apr-03 7:57
professionalNormDroid7-Apr-03 7:57 
GeneralRe: Execute an external .EXE Pin
Michael Dunn7-Apr-03 7:57
sitebuilderMichael Dunn7-Apr-03 7:57 
GeneralRe: Execute an external .EXE Pin
LiquidKnight7-Apr-03 7:57
LiquidKnight7-Apr-03 7:57 
GeneralRe: Execute an external .EXE Pin
Martin_Viet7-Apr-03 8:04
Martin_Viet7-Apr-03 8:04 
General[MDI] Updating only one MDI child frame Pin
djordj7-Apr-03 7:28
djordj7-Apr-03 7:28 
I've got a document with a CMyClass object, then in the CMDIView I'v got a pointer to that object (CMyClass* m_pMyClass).
When I modify something of that object (i.e. m_pMyClass->SetX() ) I've want it to update the active frame only, since I don't want that modify been shown by other MDI frame windows opened.

If I use Invalidate(), all the windows will be updated.
If I use UpdateAllViews(this), all but the active MDI frame will be update.
I need extacly the opposite of this last case.

Thanks!
GeneralRe: [MDI] Updating only one MDI child frame Pin
Neville Franks7-Apr-03 11:29
Neville Franks7-Apr-03 11:29 
GeneralRe: [MDI] Updating only one MDI child frame Pin
djordj7-Apr-03 11:36
djordj7-Apr-03 11:36 
GeneralRe: [MDI] Updating only one MDI child frame Pin
jhwurmbach7-Apr-03 22:20
jhwurmbach7-Apr-03 22:20 
GeneralRe: Tell compiler where to find source for header file? Pin
Dave Bryant7-Apr-03 9:38
Dave Bryant7-Apr-03 9:38 
Generalstore data in arrays Pin
Kash7-Apr-03 6:10
Kash7-Apr-03 6:10 
GeneralRe: store data in arrays Pin
Big Art7-Apr-03 7:33
Big Art7-Apr-03 7:33 
GeneralRe: store data in arrays Pin
Kash7-Apr-03 8:47
Kash7-Apr-03 8:47 
GeneralRe: store data in arrays Pin
Big Art7-Apr-03 10:40
Big Art7-Apr-03 10:40 
GeneralRe: store data in arrays Pin
Joe Woodbury7-Apr-03 10:08
professionalJoe Woodbury7-Apr-03 10:08 
GeneralPrgramatically Press a CButton Pin
Jawache7-Apr-03 6:09
Jawache7-Apr-03 6:09 
GeneralRe: Prgramatically Press a CButton Pin
Ravi Bhavnani7-Apr-03 6:59
professionalRavi Bhavnani7-Apr-03 6:59 
GeneralRe: Prgramatically Press a CButton Pin
Big Art7-Apr-03 7:41
Big Art7-Apr-03 7:41 
GeneralWho can help me? I plan to use a hidden window to field keyboard inputs Pin
DengJW7-Apr-03 5:24
DengJW7-Apr-03 5:24 
Generalcapture Bitmap Pin
jeremysay7-Apr-03 4:49
jeremysay7-Apr-03 4:49 
GeneralRe: capture Bitmap Pin
J. Dunlap7-Apr-03 7:56
J. Dunlap7-Apr-03 7:56 
GeneralRe: capture Bitmap Pin
jeremysay7-Apr-03 21:02
jeremysay7-Apr-03 21:02 
GeneralRecordCount in Ado RecordSet Pin
Martin_Viet7-Apr-03 4:18
Martin_Viet7-Apr-03 4:18 

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.