winapi - timed MessageBox in console application -


i use messagebox function in win32 console application.
application not not use mfc, not event loop.
need make wrapper, messageboxtimed(), exits
(and dialog box disappears) after n seconds, if user did not press button.

is there more or less simple way ?

see this article in msdn example of 1 implementation. use in of our projects , works fine.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -