Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionfor loop pause resume Pin
RaymondM18-Aug-09 10:56
RaymondM18-Aug-09 10:56 
AnswerRe: for loop pause resume Pin
Nemanja Trifunovic18-Aug-09 11:06
Nemanja Trifunovic18-Aug-09 11:06 
GeneralRe: for loop pause resume Pin
RaymondM18-Aug-09 11:22
RaymondM18-Aug-09 11:22 
AnswerRe: for loop pause resume Pin
Joe Woodbury18-Aug-09 11:13
professionalJoe Woodbury18-Aug-09 11:13 
GeneralRe: for loop pause resume Pin
RaymondM18-Aug-09 11:24
RaymondM18-Aug-09 11:24 
GeneralRe: for loop pause resume Pin
Joe Woodbury18-Aug-09 11:26
professionalJoe Woodbury18-Aug-09 11:26 
GeneralRe: for loop pause resume Pin
RaymondM23-Aug-09 7:27
RaymondM23-Aug-09 7:27 
GeneralRe: for loop pause resume Pin
Joe Woodbury23-Aug-09 8:34
professionalJoe Woodbury23-Aug-09 8:34 
QuestionPreventing a child window to change its z-order? Pin
Don Rolando18-Aug-09 10:39
Don Rolando18-Aug-09 10:39 
AnswerRe: Preventing a child window to change its z-order? Pin
Baltoro18-Aug-09 14:37
Baltoro18-Aug-09 14:37 
Questionboost bind expression not doing what I expect Pin
Stone Free18-Aug-09 8:17
Stone Free18-Aug-09 8:17 
Question.Net and unmanaged C++ (executing thread & exception handling) Pin
Ahmed Charfeddine18-Aug-09 6:48
Ahmed Charfeddine18-Aug-09 6:48 
AnswerRe: .Net and unmanaged C++ (executing thread & exception handling) Pin
Joe Woodbury18-Aug-09 11:14
professionalJoe Woodbury18-Aug-09 11:14 
QuestionHow to enumerate remote socket ports Pin
MarkLTX18-Aug-09 6:26
MarkLTX18-Aug-09 6:26 
AnswerRe: How to enumerate remote socket ports Pin
Ahmed Charfeddine18-Aug-09 6:51
Ahmed Charfeddine18-Aug-09 6:51 
AnswerRe: How to enumerate remote socket ports Pin
Rajesh R Subramanian18-Aug-09 7:05
professionalRajesh R Subramanian18-Aug-09 7:05 
AnswerRe: How to enumerate remote socket ports Pin
MarkLTX18-Aug-09 8:16
MarkLTX18-Aug-09 8:16 
AnswerRe: How to enumerate remote socket ports Pin
Adam Maras18-Aug-09 17:43
Adam Maras18-Aug-09 17:43 
QuestionGDI+ ImageAttributes::SetColorMatrix and ColorMatrix scope Pin
bob1697218-Aug-09 5:30
bob1697218-Aug-09 5:30 
QuestionStoredProcedure SqlServer Pin
sarathbabununna18-Aug-09 3:50
sarathbabununna18-Aug-09 3:50 
QuestionLsaEnumerateLogonSessions error code Pin
Eikthrynir18-Aug-09 3:03
Eikthrynir18-Aug-09 3:03 
AnswerRe: LsaEnumerateLogonSessions error code Pin
KarstenK18-Aug-09 3:52
mveKarstenK18-Aug-09 3:52 
QuestionProgressBar on Modeless dialog box not working properly. Pin
Le@rner18-Aug-09 1:57
Le@rner18-Aug-09 1:57 
Hi all,

I m using a Dialog based application,

On one button click i display the Modeless dialog box.here i m using a for loop.

and using Sleep function for delay of 1 second after each increment in for loop.

in modeless dialog box i m using two progressbar.Prg1,Prg2

1. Prg1 StepIt one by one as For loop working.
2. I want Prg2 show continous progress like its step it by timer and step it the progressbar until the modeless dialog box exist,for each value of for loop.

when for loop ends than modelss dialog box destroy.

everything is working fine ,only Prg2 not works fine here.

its not stepit by timer,

please help me for this.

thanks in advance.

To accomplish great things, we must not only act, but also dream;
not only plan, but also believe.

AnswerRe: ProgressBar on Modeless dialog box not working properly. Pin
«_Superman_»18-Aug-09 2:07
professional«_Superman_»18-Aug-09 2:07 
QuestionI want Source code this program Pin
Jaynarol18-Aug-09 1:46
Jaynarol18-Aug-09 1:46 

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.