I need to customize the buttons' labels on MessageBox MB_YESNOCANCEL. E.g. instead of 'Cancel' I need to have 'Resign' label. Does anybody know how it can be done?
This cannot be done without writing a custom plugin...