Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: displaying text over image using MFC Pin
David Crow13-Dec-05 2:31
David Crow13-Dec-05 2:31 
QuestionProblem with Date Picker Pin
romuzu12-Dec-05 21:57
romuzu12-Dec-05 21:57 
QuestionRe: Problem with Date Picker Pin
David Crow13-Dec-05 2:32
David Crow13-Dec-05 2:32 
QuestionCall exe file Pin
JanakKoshia12-Dec-05 21:24
JanakKoshia12-Dec-05 21:24 
AnswerRe: Call exe file Pin
toxcct12-Dec-05 21:52
toxcct12-Dec-05 21:52 
AnswerRe: Call exe file Pin
Rajesh R Subramanian12-Dec-05 22:09
professionalRajesh R Subramanian12-Dec-05 22:09 
GeneralRe: Call exe file Pin
JanakKoshia12-Dec-05 23:57
JanakKoshia12-Dec-05 23:57 
QuestionMFC status dialog? Pin
acacia1112-Dec-05 20:44
acacia1112-Dec-05 20:44 
Hi,

I have a function that uploads files to our database. I wish to display the
status of upload while it is happening....something like a dialog with a list
box that displays each action as it happens.
The problem: I made a dialog with a list box. The dialog implements
WM_UPDATEUISTATE. It adds a string in certain static location to the list box
every time it recieves this message. But, it apparently accumulates all the
messages that the worker thread sends and then displays all of them at the
end of processing not as the processing happens. Please suggest alternatives.
I am a bit new to MFC and I would request you to give some idea on what went
wrong here, if possible.

Thanks in advance!

krems.


krems
AnswerRe: MFC status dialog? Pin
Cedric Moonen12-Dec-05 20:57
Cedric Moonen12-Dec-05 20:57 
QuestionDifference between VC++6.0 and VC++.NET Pin
snprani12-Dec-05 20:33
snprani12-Dec-05 20:33 
AnswerRe: Difference between VC++6.0 and VC++.NET Pin
toxcct12-Dec-05 21:51
toxcct12-Dec-05 21:51 
GeneralRe: Difference between VC++6.0 and VC++.NET Pin
Rajesh R Subramanian12-Dec-05 22:16
professionalRajesh R Subramanian12-Dec-05 22:16 
JokeRe: Difference between VC++6.0 and VC++.NET Pin
toxcct12-Dec-05 22:17
toxcct12-Dec-05 22:17 
JokeRe: Difference between VC++6.0 and VC++.NET Pin
ThatsAlok13-Dec-05 2:36
ThatsAlok13-Dec-05 2:36 
JokeRe: Difference between VC++6.0 and VC++.NET Pin
toxcct13-Dec-05 2:42
toxcct13-Dec-05 2:42 
QuestionRe: Difference between VC++6.0 and VC++.NET Pin
David Crow13-Dec-05 2:35
David Crow13-Dec-05 2:35 
JokeRe: Difference between VC++6.0 and VC++.NET Pin
toxcct13-Dec-05 2:44
toxcct13-Dec-05 2:44 
GeneralRe: Difference between VC++6.0 and VC++.NET Pin
Nemanja Trifunovic13-Dec-05 5:00
Nemanja Trifunovic13-Dec-05 5:00 
JokeRe: Difference between VC++6.0 and VC++.NET Pin
toxcct13-Dec-05 5:06
toxcct13-Dec-05 5:06 
AnswerRe: Difference between VC++6.0 and VC++.NET Pin
G Haranadh14-Dec-05 10:35
G Haranadh14-Dec-05 10:35 
QuestionProblem in displaying BMP image Pin
Analog1912-Dec-05 19:30
Analog1912-Dec-05 19:30 
AnswerRe: Problem in displaying BMP image Pin
John R. Shaw12-Dec-05 20:08
John R. Shaw12-Dec-05 20:08 
QuestionHow to convert absolute path to relative path? Pin
Sachin Gedam12-Dec-05 19:16
Sachin Gedam12-Dec-05 19:16 
AnswerRe: How to convert absolute path to relative path? Pin
sps-itsec4612-Dec-05 20:44
sps-itsec4612-Dec-05 20:44 
GeneralRe: How to convert absolute path to relative path? Pin
Sachin Gedam12-Dec-05 21:59
Sachin Gedam12-Dec-05 21:59 

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.