in reply to Does Win32::MsgBox() support Unicode string?

Use Win32::API to wrap MessageBoxW Function(), example here
  • Comment on Re: Does Win32::MsgBox() support Unicode string?