Just bumped into yet another undocumented MessageBox style feature, and thought I would bring them all together under one post:

6 - Microsoft® Windows® 2000/XP: The message box contains three push buttons: Cancel, Try Again, Continue. Use this message box type instead of ABORTRETRYIGNORE.

65536 - Specifies the message box window as the foreground window.

262144 - The message box is created with the TOPMOST window style.

524288 - Specifies the message box text is right-aligned.

-Shawn

[ 05. April 2003, 21:47: Message edited by: Shawn ]