MB_YESNO aren't translate?
I use
MessageBox with MB_YESNO "blah blah!" IDYES done
But my lang is not english, and still says Yes, No on the displayed buttons... Is supposed to be translated as well?
I'm using ModernUI!
Thanks.
Archive: MB_YESNO aren't translate?
MB_YESNO aren't translate?
I use
MessageBox with MB_YESNO "blah blah!" IDYES done
But my lang is not english, and still says Yes, No on the displayed buttons... Is supposed to be translated as well?
I'm using ModernUI!
Thanks.
Message boxes always use the language of the installed Windows version.
Thanks!