Thanks for the tip BoucherS.
I tried to call ChangeVisualState(...) in my derived class but it doesn't change the buttons (Tried in version 2.2).
What does work is calling InitializeMessageBox(...) instead, in which I can specify the buttons and more things that I also need (parent, defaultresult)!
I tried to call ChangeVisualState(...) in my derived class but it doesn't change the buttons (Tried in version 2.2).
What does work is calling InitializeMessageBox(...) instead, in which I can specify the buttons and more things that I also need (parent, defaultresult)!