@program name="NeverShowDlg" exec="STUDIO" mode="MODAL">
The Ask dialog box, used for displaying messages and receiving confirmations
from the user, It has a never show check box that will update the global parameter if to show this dlg again.
The confirmation window title.
The window width
The window height
The icon to display
The main text to display
The message for not showing again.
Pointer to the callback function will be triggered when never show check box is hit
The context object of the callback function if any
Parameters to pass to the callback function