I process WM_NOTIY in winproc to get what tab of a tab control the user choose

(display a message box when a user click tabpage number 2 of a tab control of 4 pages)

but the message box keeps poping up anoyingly and undeletable

Thank you