How do I create a timed popup message?

  • Thread starter Thread starter cochee83
  • Start date Start date
C

cochee83

Hi,

I am trying to pop up a Messagebox for a few seconds, and then have it
disappear without an user intervention. Can I accomplish this with
MessageBox, or do I not to use a different function? My code is in C++.

Thanks!
 
Back
Top