If I call SetDlgItemText() to update the value of a dialog text it seems to only be updated when the function returns. I'm using it to update a status message informing the user of the current progress mid function so I would like it to be updated immediately.
If this can not be done, is there something else I can do that would perform the same results?
Any help would be appreciated.
Thanks.