Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE qw(CP_UTF8);
    Win32::OLE->Option(CP=>CP_UTF8);
    
  2. or download this