Click here to Skip to main content
15,915,160 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBackground Image Pin
Subhashree20-Oct-02 22:50
Subhashree20-Oct-02 22:50 
GeneralRe: Background Image Pin
Christian Graus20-Oct-02 23:00
protectorChristian Graus20-Oct-02 23:00 
GeneralRe: Background Image Pin
Subhashree21-Oct-02 17:39
Subhashree21-Oct-02 17:39 
GeneralRe: Background Image Pin
Christian Graus21-Oct-02 17:44
protectorChristian Graus21-Oct-02 17:44 
GeneralResolving hostname knowing the username of the person logged on it Pin
John O'Byrne20-Oct-02 22:22
John O'Byrne20-Oct-02 22:22 
GeneralRe: Resolving hostname knowing the username of the person logged on it Pin
Stephane Rodriguez.20-Oct-02 23:43
Stephane Rodriguez.20-Oct-02 23:43 
Generalnewbie question Pin
MVH20-Oct-02 21:39
MVH20-Oct-02 21:39 
GeneralRe: newbie question Pin
Christian Graus20-Oct-02 21:57
protectorChristian Graus20-Oct-02 21:57 
Invalidate(FALSE); tells the screen to update itself, making the parameter TRUE also tells it to erase itself. If you're showing progress in a progress bar, it has a method to set it's level, and any control that contains text can be updated with SetWindowText, which will invalidate the control. You probably want the latter methods, I would think.

Oh, UpdateData(FALSE) ( from memory ) does it for you if you have controls and have made variables that are CStrings.



Christian

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: newbie question Pin
MVH20-Oct-02 22:17
MVH20-Oct-02 22:17 
GeneralRe: newbie question Pin
Ozgur Aydin Yuksel20-Oct-02 22:23
Ozgur Aydin Yuksel20-Oct-02 22:23 
GeneralRe: newbie question Pin
Christian Graus20-Oct-02 22:24
protectorChristian Graus20-Oct-02 22:24 
GeneralSolved(?) Pin
MVH20-Oct-02 22:39
MVH20-Oct-02 22:39 
GeneralText editor buffer Pin
alex.barylski20-Oct-02 20:26
alex.barylski20-Oct-02 20:26 
GeneralRe: Text editor buffer Pin
Pavel Klocek20-Oct-02 23:49
Pavel Klocek20-Oct-02 23:49 
GeneralRe: Text editor buffer Pin
Neville Franks21-Oct-02 0:39
Neville Franks21-Oct-02 0:39 
GeneralRe: Text editor buffer Pin
Rang3r21-Oct-02 1:08
Rang3r21-Oct-02 1:08 
Generalthesraus Pin
fordge20-Oct-02 20:13
fordge20-Oct-02 20:13 
Generalget back the lParam of TREEITEM Pin
Anonymous20-Oct-02 19:44
Anonymous20-Oct-02 19:44 
GeneralRe: get back the lParam of TREEITEM Pin
Ozgur Aydin Yuksel20-Oct-02 22:15
Ozgur Aydin Yuksel20-Oct-02 22:15 
GeneralGet page immediately after html post Pin
hui_km20-Oct-02 19:17
hui_km20-Oct-02 19:17 
GeneralRe: Get page immediately after html post Pin
Nish Nishant20-Oct-02 19:25
sitebuilderNish Nishant20-Oct-02 19:25 
GeneralRe: Get page immediately after html post Pin
Stephane Rodriguez.20-Oct-02 19:36
Stephane Rodriguez.20-Oct-02 19:36 
GeneralRe: Get page immediately after html post Pin
Nish Nishant20-Oct-02 19:41
sitebuilderNish Nishant20-Oct-02 19:41 
GeneralReplaying Events Pin
p_khasnis20-Oct-02 17:47
p_khasnis20-Oct-02 17:47 
GeneralRe: Replaying Events Pin
David Salter21-Oct-02 10:26
David Salter21-Oct-02 10:26 

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.