Custom Message Box Buttons?

Miscellaneous Forums/Win32 Discussion/Custom Message Box Buttons?

I am using Blitzsys.dll to create windows message boxes with B3d. Is it possible to change the names of buttons on the message box myself?

I think to do this you'll have to create the window class on your self; so I think you'll have to write your own dll.

(Maybe I'm wrong, but I read this in a MFC-help)