Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to make a "global" object in mfc dialog based application? Pin
Chris Losinger28-Jun-02 1:36
professionalChris Losinger28-Jun-02 1:36 
AnswerRe: how to make a "global" object in mfc dialog based application? Pin
Rage28-Jun-02 1:19
professionalRage28-Jun-02 1:19 
AnswerRe: how to make a "global" object in mfc dialog based application? Pin
Alexandru Savescu28-Jun-02 4:08
Alexandru Savescu28-Jun-02 4:08 
GeneralData Conversion Pin
Firebird27-Jun-02 22:35
Firebird27-Jun-02 22:35 
GeneralRe: Data Conversion Pin
27-Jun-02 23:04
suss27-Jun-02 23:04 
GeneralRe: Data Conversion Pin
Hans Ruck27-Jun-02 23:07
Hans Ruck27-Jun-02 23:07 
Generalhelp please i can`t invalidate MFC views from dll thread Pin
Alexey Kourakolov27-Jun-02 22:19
Alexey Kourakolov27-Jun-02 22:19 
GeneralRe: help please i can`t invalidate MFC views from dll thread Pin
Prem Kumar28-Jun-02 2:43
Prem Kumar28-Jun-02 2:43 
Generally you cannot manipulate the windows from another thread,
this is some thing to do with message pumps.

Try posting a User defined message to the concerned thread and
then Invalidate the Window in that thread from the Message Handler.
QuestionAny Menu designer & Screen designer sample ? Pin
27-Jun-02 21:50
suss27-Jun-02 21:50 
GeneralMoving Image Pin
Shibu.V.Nair27-Jun-02 21:36
Shibu.V.Nair27-Jun-02 21:36 
GeneralRe: Moving Image Pin
Christian Graus27-Jun-02 22:13
protectorChristian Graus27-Jun-02 22:13 
GeneralMinimizing Dialog Pin
Shibu.V.Nair27-Jun-02 21:30
Shibu.V.Nair27-Jun-02 21:30 
GeneralRe: Minimizing Dialog Pin
benjymous28-Jun-02 0:34
benjymous28-Jun-02 0:34 
GeneralRe: Minimizing Dialog Pin
Fredrik Skog28-Jun-02 0:38
Fredrik Skog28-Jun-02 0:38 
GeneralRe: Minimizing Dialog Pin
28-Jun-02 3:41
suss28-Jun-02 3:41 
GeneralMs Word Automation PageWidth HiMetric Pin
Braulio Dez27-Jun-02 21:22
Braulio Dez27-Jun-02 21:22 
GeneralRe: Ms Word Automation PageWidth HiMetric Pin
Mike Nordell28-Jun-02 9:08
Mike Nordell28-Jun-02 9:08 
GeneralRe: Ms Word Automation PageWidth HiMetric Pin
Braulio Dez30-Jun-02 21:56
Braulio Dez30-Jun-02 21:56 
Generalcrypted CFile, used with CArchive Pin
eXplodus27-Jun-02 20:51
eXplodus27-Jun-02 20:51 
GeneralVERY urgent(VC++) !!!!!!!! Pin
shanker27-Jun-02 20:48
shanker27-Jun-02 20:48 
GeneralSource of spreadsheet program Pin
ivex27-Jun-02 20:06
ivex27-Jun-02 20:06 
GeneralSet Title in MDIChildFrame Pin
27-Jun-02 20:04
suss27-Jun-02 20:04 
GeneralRe: Set Title in MDIChildFrame Pin
Bill S27-Jun-02 20:18
professionalBill S27-Jun-02 20:18 
GeneralRe: Set Title in MDIChildFrame Pin
louise27-Jun-02 21:21
louise27-Jun-02 21:21 
GeneralWhy is this not 512 bytes! Pin
clintsinger27-Jun-02 18:09
clintsinger27-Jun-02 18:09 

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.