Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalarray of CEdit variables Pin
13-Feb-02 8:47
suss13-Feb-02 8:47 
GeneralRe: array of CEdit variables Pin
Carlos Antollini13-Feb-02 9:03
Carlos Antollini13-Feb-02 9:03 
GeneralRe: array of CEdit variables Pin
Chris Losinger13-Feb-02 9:02
professionalChris Losinger13-Feb-02 9:02 
QuestionHelp! how to display time on status bar? Pin
lucy13-Feb-02 8:43
lucy13-Feb-02 8:43 
AnswerRe: Help! how to display time on status bar? Pin
Mazdak13-Feb-02 9:42
Mazdak13-Feb-02 9:42 
GeneralRe: Help! how to display time on status bar? Pin
lucy13-Feb-02 9:51
lucy13-Feb-02 9:51 
GeneralRe: Help! how to display time on status bar? Pin
Mazdak13-Feb-02 10:07
Mazdak13-Feb-02 10:07 
AnswerRe: Help! how to display time on status bar? Pin
David Gao13-Feb-02 9:47
David Gao13-Feb-02 9:47 
Maybe you can try this at the end of OnUpdateTimeIndicator(..)

m_wndStatusBar.InvalidateRect(NULL, true);


GeneralRe: Help! how to display time on status bar? Pin
Mazdak13-Feb-02 9:49
Mazdak13-Feb-02 9:49 
GeneralRe: Help! how to display time on status bar? Pin
lucy13-Feb-02 9:50
lucy13-Feb-02 9:50 
GeneralRe: Help! how to display time on status bar? Pin
Mazdak13-Feb-02 10:01
Mazdak13-Feb-02 10:01 
AnswerRe: Help! how to display time on status bar? Pin
Ravi Bhavnani13-Feb-02 10:03
professionalRavi Bhavnani13-Feb-02 10:03 
GeneralRe: Help! how to display time on status bar? Pin
lucy13-Feb-02 11:26
lucy13-Feb-02 11:26 
GeneralVC++ CInternetSession::SetOption Pin
mine_4613-Feb-02 8:27
mine_4613-Feb-02 8:27 
GeneralJIT Debug under Win XP Pin
Victor Rubinstein13-Feb-02 8:22
Victor Rubinstein13-Feb-02 8:22 
GeneralNULL Pin
Peter Liddle13-Feb-02 7:17
Peter Liddle13-Feb-02 7:17 
GeneralRe: NULL Pin
Chris Losinger13-Feb-02 7:58
professionalChris Losinger13-Feb-02 7:58 
GeneralRe: NULL Pin
Michael Dunn13-Feb-02 8:46
sitebuilderMichael Dunn13-Feb-02 8:46 
GeneralChanging Bitmap of Menu Item Check Box Pin
Eldon Zacek13-Feb-02 7:04
Eldon Zacek13-Feb-02 7:04 
GeneralRe: Changing Bitmap of Menu Item Check Box Pin
567890123413-Feb-02 22:02
567890123413-Feb-02 22:02 
GeneralSTL issue in VS 7.0 Pin
Stan Shannon13-Feb-02 7:01
Stan Shannon13-Feb-02 7:01 
GeneralRe: STL issue in VS 7.0 Pin
13-Feb-02 7:28
suss13-Feb-02 7:28 
GeneralRe: STL issue in VS 7.0 Pin
Joao Vaz13-Feb-02 7:45
Joao Vaz13-Feb-02 7:45 
GeneralRe: STL issue in VS 7.0 Pin
Joao Vaz13-Feb-02 7:48
Joao Vaz13-Feb-02 7:48 
GeneralRe: STL issue in VS 7.0 Pin
Michael Dunn13-Feb-02 8:47
sitebuilderMichael Dunn13-Feb-02 8:47 

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.