Click here to Skip to main content
16,011,542 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: progressbar and a win32 dll Pin
palbano2-Aug-04 6:07
palbano2-Aug-04 6:07 
GeneralRe: progressbar and a win32 dll Pin
Ravi Bhavnani2-Aug-04 7:53
professionalRavi Bhavnani2-Aug-04 7:53 
GeneralRe: progressbar and a win32 dll Pin
palbano2-Aug-04 8:17
palbano2-Aug-04 8:17 
GeneralRe: progressbar and a win32 dll Pin
Ravi Bhavnani2-Aug-04 8:33
professionalRavi Bhavnani2-Aug-04 8:33 
GeneralRe: progressbar and a win32 dll Pin
palbano2-Aug-04 10:59
palbano2-Aug-04 10:59 
GeneralRe: progressbar and a win32 dll Pin
Ravi Bhavnani2-Aug-04 11:25
professionalRavi Bhavnani2-Aug-04 11:25 
GeneralRe: progressbar and a win32 dll Pin
palbano2-Aug-04 11:44
palbano2-Aug-04 11:44 
GeneralRe: progressbar and a win32 dll Pin
PJ Arends2-Aug-04 9:35
professionalPJ Arends2-Aug-04 9:35 
http://www.codeproject.com/threads/usingworkerthreads.asp[^]

I think what Ravi had in mind was you placing a worker thread function in your DLL. Have that thread post progress messages back to your main GUI app. The main GUI app will update the progress bar.








"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
GeneralRe: progressbar and a win32 dll Pin
palbano2-Aug-04 11:03
palbano2-Aug-04 11:03 
QuestionWill the following code cause memory leakage? Pin
ting6682-Aug-04 5:50
ting6682-Aug-04 5:50 
AnswerRe: Will the following code cause memory leakage? Pin
Nitron2-Aug-04 6:01
Nitron2-Aug-04 6:01 
AnswerRe: Will the following code cause memory leakage? Pin
palbano2-Aug-04 6:01
palbano2-Aug-04 6:01 
AnswerRe: Will the following code cause memory leakage? Pin
vcplusplus2-Aug-04 6:04
vcplusplus2-Aug-04 6:04 
GeneralRe: Will the following code cause memory leakage? Pin
palbano2-Aug-04 6:08
palbano2-Aug-04 6:08 
GeneralRe: Will the following code cause memory leakage? Pin
wb2-Aug-04 6:19
wb2-Aug-04 6:19 
GeneralRe: Will the following code cause memory leakage? Pin
palbano2-Aug-04 7:43
palbano2-Aug-04 7:43 
GeneralRe: Will the following code cause memory leakage? Pin
ting6682-Aug-04 6:23
ting6682-Aug-04 6:23 
GeneralNot always... Pin
Navin2-Aug-04 6:50
Navin2-Aug-04 6:50 
AnswerRe: Will the following code cause memory leakage? Pin
Navin2-Aug-04 6:53
Navin2-Aug-04 6:53 
QuestionDowncasting? Pin
0v3rloader2-Aug-04 5:35
0v3rloader2-Aug-04 5:35 
AnswerRe: Downcasting? Pin
palbano2-Aug-04 5:58
palbano2-Aug-04 5:58 
GeneralBetter Description of the Problem: Pin
0v3rloader2-Aug-04 6:13
0v3rloader2-Aug-04 6:13 
GeneralRe: Better Description of the Problem: Pin
alex.barylski2-Aug-04 7:11
alex.barylski2-Aug-04 7:11 
GeneralRe: Better Description of the Problem: Pin
palbano2-Aug-04 7:46
palbano2-Aug-04 7:46 
GeneralRe: Better Description of the Problem: Pin
palbano2-Aug-04 8:02
palbano2-Aug-04 8:02 

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.