<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 03/05/2022 à 17:09, Mahin Pandya a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:PH0PR06MB78373FA71759AAC7ED6D3FCFEBC09@PH0PR06MB7837.namprd06.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hello All,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">We are trying to build Wine Source on Linux
          with native wchar_t size 4 bytes (instead of 2 bytes), is
          there any way it can be done?</p>
      </div>
    </blockquote>
    <p>not simply I'm afraid</p>
    <p><br>
    </p>
    <p>could you clarify your intend, ie:</p>
    <p>- do you want that all places where WCHAR is used (meaning utf16)
      is replaced by utf32 encoding?</p>
    <p>- do you want applications compiled in current WCHAR=2 bytes
      (including native windows applications) and applications with your
      WCHAR=4 bytes run in the same wine instance?</p>
    <p>- cross compiling or simply compiling ?<br>
    </p>
    <p><br>
    </p>
    <p>and perhaps to start with, why is current utf16 encoding not
      sufficient?</p>
    <p>A+<br>
    </p>
  </body>
</html>