Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Finding files Pin
David Crow25-Sep-07 10:55
David Crow25-Sep-07 10:55 
GeneralRe: Finding files Pin
Waldermort25-Sep-07 19:57
Waldermort25-Sep-07 19:57 
Questionhow to search file on remote computer in a particular directory Pin
rajneshmalik19-Sep-07 21:19
rajneshmalik19-Sep-07 21:19 
AnswerRe: how to search file on remote computer in a particular directory Pin
Roger Broomfield19-Sep-07 22:29
Roger Broomfield19-Sep-07 22:29 
QuestionRe: how to search file on remote computer in a particular directory Pin
David Crow20-Sep-07 2:58
David Crow20-Sep-07 2:58 
QuestionHow to create progress dialog box? Pin
AnayKulkarni19-Sep-07 21:08
AnayKulkarni19-Sep-07 21:08 
AnswerRe: How to create progress dialog box? Pin
nbugalia19-Sep-07 21:18
nbugalia19-Sep-07 21:18 
GeneralRe: How to create progress dialog box? Pin
Cedric Moonen19-Sep-07 21:21
Cedric Moonen19-Sep-07 21:21 
NishantB++ wrote:
and show the dialog in a different thread.


I would suggest the opposite: do the real work in a separate thread (in this case, the upload of the files) and regularly send messages with the current status to the progress dialog (which is in the main thread).


Cédric Moonen
Software developer

Charting control [v1.2]

GeneralRe: How to create progress dialog box? Pin
nbugalia19-Sep-07 21:42
nbugalia19-Sep-07 21:42 
GeneralRe: How to create progress dialog box? Pin
Cedric Moonen19-Sep-07 21:51
Cedric Moonen19-Sep-07 21:51 
GeneralRe: How to create progress dialog box? Pin
nbugalia19-Sep-07 22:05
nbugalia19-Sep-07 22:05 
GeneralRe: How to create progress dialog box? Pin
Cedric Moonen19-Sep-07 22:40
Cedric Moonen19-Sep-07 22:40 
GeneralRe: How to create progress dialog box? Pin
nbugalia19-Sep-07 22:56
nbugalia19-Sep-07 22:56 
GeneralRe: How to create progress dialog box? Pin
Cedric Moonen19-Sep-07 23:04
Cedric Moonen19-Sep-07 23:04 
GeneralRe: How to create progress dialog box? Pin
nbugalia19-Sep-07 23:13
nbugalia19-Sep-07 23:13 
AnswerRe: How to create progress dialog box? Pin
David Crow20-Sep-07 2:56
David Crow20-Sep-07 2:56 
Questionhow to get the value of a check box in a dialog box Pin
Dhiraj kumar Saini19-Sep-07 20:29
Dhiraj kumar Saini19-Sep-07 20:29 
AnswerRe: how to get the value of a check box in a dialog box Pin
Maxwell Chen19-Sep-07 20:32
Maxwell Chen19-Sep-07 20:32 
AnswerRe: how to get the value of a check box in a dialog box Pin
David Crow20-Sep-07 2:54
David Crow20-Sep-07 2:54 
QuestionMemory Leak problem Pin
GauranG Shah19-Sep-07 20:07
GauranG Shah19-Sep-07 20:07 
GeneralRe: Memory Leak problem Pin
Maxwell Chen19-Sep-07 20:30
Maxwell Chen19-Sep-07 20:30 
AnswerRe: Memory Leak problem Pin
ThatsAlok19-Sep-07 20:33
ThatsAlok19-Sep-07 20:33 
GeneralRe: Memory Leak problem Pin
Cedric Moonen19-Sep-07 20:43
Cedric Moonen19-Sep-07 20:43 
AnswerRe: Memory Leak problem Pin
Cedric Moonen19-Sep-07 20:42
Cedric Moonen19-Sep-07 20:42 
AnswerRe: Memory Leak problem Pin
Emilio Garavaglia19-Sep-07 20:42
Emilio Garavaglia19-Sep-07 20:42 

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.