Jul 8, 2002 #1 dima2 Programmer Jan 20, 2002 85 LB hi, is there a way to change the layout and button text of a message box created with AfxMessageBox? (I want to have a right to left layout) thx
hi, is there a way to change the layout and button text of a message box created with AfxMessageBox? (I want to have a right to left layout) thx
Jul 8, 2002 #2 Dudiav Programmer Jul 8, 2002 6 IL It is base on hooking. Check the following: http://www.gipsysoft.com/messagebox/ Upvote 0 Downvote