fab
April 15th, 1999, 02:55 AM
I have a problem with MessageBox function.
If I call this function in a window function (not of main window)
in this mode: MessageBox(NULL,"message","message",MB_OK)
it is always obscured by the window .
If I put MB_SETFOREGROUND (instead of MB_OK) I have always the same problem .
I want that the MessageBox window appears in foreground, can you help me ?
Thanks for persons that reply to this mail.
If I call this function in a window function (not of main window)
in this mode: MessageBox(NULL,"message","message",MB_OK)
it is always obscured by the window .
If I put MB_SETFOREGROUND (instead of MB_OK) I have always the same problem .
I want that the MessageBox window appears in foreground, can you help me ?
Thanks for persons that reply to this mail.