Fancy Custom MessageBox
Rating: none
Ovidiu Cucu - 12/27/2007
Discover a method for customizing message boxes created with the MessageBox Windows API function.Task Dialogs in Vista
Rating: 




kirants - 02/08/2007
If you have been using Vista, you would have noticed that MessageBoxes are passé. These have been replaced by the new Task Dialogs. Task dialogs are intended to make the experience more interactive and goal-oriented. Take a tour of the Task Dialog API.
MessageBox with Custom Button Captions
Rating: none
Miguel Schindler - 11/23/2005
Windows message boxes do not provide a standard interface for modifying button captions.
Learn how to make the caption changes.
CBT Message Box
Rating: 




Tony Varnas - 02/10/2003
A Win32 API MessageBox enhancement that automatically centers a message box to its parent window. (The source code was updated.)
