1
Answer

Have a Wait message

Photo of aktaaf

aktaaf

21y
2.7k
1
Hi all, Some of network functions in VC++ 6.0 take some seconds to response (e.g. NetUserChangePassword() ), So I want to display a waiting message to user after executing above function until finishing th. I tried to run a MessageBox in a thread , but it did not work. Have anyone a sample code for this purpose? Thank you in advance Jack

Answers (1)

Next Recommended Forum