Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldevice coordinates transformation Pin
BlackRider23-May-02 3:40
BlackRider23-May-02 3:40 
GeneralRe: device coordinates transformation Pin
Prem Kumar23-May-02 4:15
Prem Kumar23-May-02 4:15 
GeneralRe: device coordinates transformation Pin
Dana Holt23-May-02 4:18
Dana Holt23-May-02 4:18 
GeneralDetecting Microsoft Product on a machine Pin
23-May-02 3:38
suss23-May-02 3:38 
GeneralRe: Detecting Microsoft Product on a machine Pin
tongc23-May-02 4:07
tongc23-May-02 4:07 
GeneralRe: Detecting Microsoft Product on a machine Pin
Dana Holt23-May-02 4:33
Dana Holt23-May-02 4:33 
GeneralUpdate/redraw window Pin
jimNLX23-May-02 3:38
jimNLX23-May-02 3:38 
GeneralRe: Update/redraw window Pin
Prem Kumar23-May-02 4:10
Prem Kumar23-May-02 4:10 
You can force a redraw on any window by
using
Invalidate() ;
UpdateWindow() ;
GeneralRe: Update/redraw window Pin
jimNLX23-May-02 4:17
jimNLX23-May-02 4:17 
GeneralRe: Update/redraw window Pin
Prem Kumar23-May-02 4:52
Prem Kumar23-May-02 4:52 
GeneralPrinting the Class View Pin
brianwelsch23-May-02 3:19
brianwelsch23-May-02 3:19 
GeneralRe: Printing the Class View Pin
Martin Ziacek23-May-02 3:40
Martin Ziacek23-May-02 3:40 
GeneralRe: Printing the Class View Pin
Prem Kumar23-May-02 3:43
Prem Kumar23-May-02 3:43 
GeneralExecuting an EXE Through VC++ IDE - Bizzare! Pin
AJ12323-May-02 3:09
AJ12323-May-02 3:09 
GeneralRe: Executing an EXE Through VC++ IDE - Bizzare! Pin
Rutger Ellen23-May-02 3:18
Rutger Ellen23-May-02 3:18 
GeneralRe: Executing an EXE Through VC++ IDE - Bizzare! Pin
Prem Kumar23-May-02 3:16
Prem Kumar23-May-02 3:16 
GeneralRe: Executing an EXE Through VC++ IDE - Bizzare! Pin
Joao Vaz23-May-02 3:34
Joao Vaz23-May-02 3:34 
QuestionFormating a string? Pin
23-May-02 3:03
suss23-May-02 3:03 
AnswerRe: Formating a string? Pin
Prem Kumar23-May-02 3:07
Prem Kumar23-May-02 3:07 
AnswerRe: Formating a string? Pin
Martin Speiser23-May-02 3:33
Martin Speiser23-May-02 3:33 
AnswerRe: Formating a string? Pin
Ramon Casellas23-May-02 3:52
Ramon Casellas23-May-02 3:52 
AnswerRe: Formating a string? Pin
JT Anderson23-May-02 10:33
JT Anderson23-May-02 10:33 
GeneralCWinApp class in MFC Extension dll.. Pin
Neha23-May-02 3:04
Neha23-May-02 3:04 
GeneralRe: CWinApp class in MFC Extension dll.. Pin
Prem Kumar23-May-02 3:20
Prem Kumar23-May-02 3:20 
GeneralDebugging problem Pin
Hans Ruck23-May-02 2:50
Hans Ruck23-May-02 2:50 

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.