Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: specifying object type at compile time Pin
Chris Losinger28-Feb-08 15:54
professionalChris Losinger28-Feb-08 15:54 
GeneralDialog Box Refresh Pin
RomTibi28-Feb-08 5:50
RomTibi28-Feb-08 5:50 
I'm building an App. I have a Doialog Box containing a Progress Bar to show the progress of the longer operations. If I switch between the App window and other open window, during such a long operation, the contents of my App window become corrupted, dispite the fact that the App works correct. Only the Progress Bar is shown when is updated with the SetPos() function.
How to prevent the window from loosing his "face" ?

In VC++6 please... Smile | :)


36. When you surround an army, leave an outlet free.
...
Do not press a desperate foe too hard.

SUN-TZU - Art of War

GeneralRe: Dialog Box Refresh Pin
led mike28-Feb-08 5:58
led mike28-Feb-08 5:58 
GeneralRe: Dialog Box Refresh Pin
RomTibi29-Feb-08 6:20
RomTibi29-Feb-08 6:20 
GeneralRe: Dialog Box Refresh Pin
led mike29-Feb-08 6:32
led mike29-Feb-08 6:32 
GeneralRe: Dialog Box Refresh Pin
RomTibi29-Feb-08 7:35
RomTibi29-Feb-08 7:35 
GeneralRe: Dialog Box Refresh Pin
RomTibi1-Mar-08 22:23
RomTibi1-Mar-08 22:23 
GeneralRe: Dialog Box Refresh Pin
led mike2-Mar-08 14:54
led mike2-Mar-08 14:54 
GeneralRe: Dialog Box Refresh Pin
RomTibi4-Mar-08 5:04
RomTibi4-Mar-08 5:04 
GeneralRe: Dialog Box Refresh Pin
Michael Schubert28-Feb-08 7:03
Michael Schubert28-Feb-08 7:03 
GeneralRe: Dialog Box Refresh Pin
RomTibi29-Feb-08 6:22
RomTibi29-Feb-08 6:22 
GeneralRe: Dialog Box Refresh Pin
Bram van Kampen28-Feb-08 12:57
Bram van Kampen28-Feb-08 12:57 
GeneralRe: Dialog Box Refresh Pin
RomTibi29-Feb-08 6:22
RomTibi29-Feb-08 6:22 
GeneralRe: Dialog Box Refresh Pin
Michael Dunn28-Feb-08 13:08
sitebuilderMichael Dunn28-Feb-08 13:08 
GeneralRe: Dialog Box Refresh Pin
RomTibi29-Feb-08 6:23
RomTibi29-Feb-08 6:23 
GeneralGetting a base word from an extended word. [Solved] Pin
Kiss The Kipper28-Feb-08 5:49
Kiss The Kipper28-Feb-08 5:49 
GeneralRe: Getting a base word from an extended word. Pin
led mike28-Feb-08 6:39
led mike28-Feb-08 6:39 
GeneralRe: Getting a base word from an extended word. Pin
Kiss The Kipper28-Feb-08 10:22
Kiss The Kipper28-Feb-08 10:22 
GeneralCSocket::Connect returns WSAEISCONN Pin
dchabaud28-Feb-08 5:33
dchabaud28-Feb-08 5:33 
QuestionHow to convert static libs into DLL Pin
Wheatbread28-Feb-08 5:28
Wheatbread28-Feb-08 5:28 
GeneralRe: How to convert static libs into DLL Pin
Matthew Faithfull28-Feb-08 5:43
Matthew Faithfull28-Feb-08 5:43 
GeneralRe: How to convert static libs into DLL Pin
Wheatbread28-Feb-08 6:28
Wheatbread28-Feb-08 6:28 
QuestionHow does delete know it's size? [Solved] Pin
Hamed Musavi28-Feb-08 4:05
Hamed Musavi28-Feb-08 4:05 
GeneralRe: How does delete know it's size? Pin
CPallini28-Feb-08 4:19
mveCPallini28-Feb-08 4:19 
GeneralRe: How does delete know it's size? Pin
Hamed Musavi28-Feb-08 4:25
Hamed Musavi28-Feb-08 4:25 

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.