Click here to Skip to main content
15,891,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Timer not working properly. Pin
David Crow5-Apr-13 3:17
David Crow5-Apr-13 3:17 
So each time the timer fires, you are updating a progress bar, correct? Is that progress bar owned by the same thread that is running the timer? If so, it may be that the paint messages are not being processed. However, without seeing relevant code, I can't say for sure.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: Timer not working properly. Pin
Le@rner5-Apr-13 19:34
Le@rner5-Apr-13 19:34 
QuestionRe: Timer not working properly. Pin
Kenneth Haugland6-Apr-13 3:06
mvaKenneth Haugland6-Apr-13 3:06 
AnswerRe: Timer not working properly. Pin
Le@rner10-Apr-13 22:07
Le@rner10-Apr-13 22:07 
QuestionRetaining selection on a ListCtrl Item Pin
Donguy19764-Apr-13 14:21
Donguy19764-Apr-13 14:21 
AnswerRe: Retaining selection on a ListCtrl Item Pin
SoMad4-Apr-13 15:07
professionalSoMad4-Apr-13 15:07 
GeneralRe: Retaining selection on a ListCtrl Item Pin
Donguy19765-Apr-13 9:27
Donguy19765-Apr-13 9:27 
GeneralRe: Retaining selection on a ListCtrl Item Pin
SoMad5-Apr-13 10:47
professionalSoMad5-Apr-13 10:47 
GeneralRe: Retaining selection on a ListCtrl Item Pin
Donguy19765-Apr-13 11:32
Donguy19765-Apr-13 11:32 
GeneralRe: Retaining selection on a ListCtrl Item Pin
SoMad5-Apr-13 21:39
professionalSoMad5-Apr-13 21:39 
QuestionHow to resize a dialog? Pin
Donguy19764-Apr-13 14:18
Donguy19764-Apr-13 14:18 
AnswerRe: How to resize a dialog? Pin
Garth J Lancaster4-Apr-13 15:24
professionalGarth J Lancaster4-Apr-13 15:24 
AnswerRe: How to resize a dialog? Pin
David Crow5-Apr-13 3:19
David Crow5-Apr-13 3:19 
Questionhow to calculate size for printing? Pin
VCProgrammer4-Apr-13 2:15
VCProgrammer4-Apr-13 2:15 
AnswerRe: how to calculate size for printing? Pin
Richard MacCutchan4-Apr-13 2:28
mveRichard MacCutchan4-Apr-13 2:28 
GeneralRe: how to calculate size for printing? Pin
VCProgrammer4-Apr-13 2:36
VCProgrammer4-Apr-13 2:36 
GeneralRe: how to calculate size for printing? Pin
Richard MacCutchan4-Apr-13 3:13
mveRichard MacCutchan4-Apr-13 3:13 
QuestionHow to create manifest file for private assembly Pin
Naveen3-Apr-13 16:33
Naveen3-Apr-13 16:33 
QuestionSimple chat across internet without server Pin
jeff63-Apr-13 2:42
jeff63-Apr-13 2:42 
AnswerRe: Simple chat across internet without server Pin
Richard MacCutchan3-Apr-13 3:25
mveRichard MacCutchan3-Apr-13 3:25 
AnswerRe: Simple chat across internet without server Pin
CPallini3-Apr-13 22:22
mveCPallini3-Apr-13 22:22 
Questionsource code Pin
raj suthar2-Apr-13 7:47
raj suthar2-Apr-13 7:47 
AnswerRe: source code PinPopular
Chris Losinger2-Apr-13 7:48
professionalChris Losinger2-Apr-13 7:48 
GeneralRe: source code Pin
raj suthar2-Apr-13 7:54
raj suthar2-Apr-13 7:54 
GeneralRe: source code Pin
Chris Losinger2-Apr-13 7:55
professionalChris Losinger2-Apr-13 7:55 

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.