<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I use utf8 in grc file? (AC28) in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-use-utf8-in-grc-file-AC28/m-p/640404#M9980</link>
    <description>&lt;P&gt;Hi, Didn't you misprint the 'W-c'? that should have a space between 'W' and '-c'.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 09:46:00 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2024-11-20T09:46:00Z</dc:date>
    <item>
      <title>How can I use utf8 in grc file? (AC28)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-use-utf8-in-grc-file-AC28/m-p/639435#M9950</link>
      <description>&lt;P&gt;This is when I used in AC24.&lt;/P&gt;&lt;P&gt;'$(SDK_24)" is archicad dev api path mecro in my project. (C:\Program Files\GRAPHISOFT\API Development Kit 24.3009)&lt;/P&gt;&lt;P&gt;And 'Resource.h' file is located in Source\Include, so I contain that path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cl /nologo /X /EP /P /I "$(SDK_24)\Support\Inc" /I "$(SDK_24)\Support\Modules\DGLib" /I ".\Source\Include" /FI"$(SDK_24)\Support\Inc\utf8header.h" /DWINDOWS /Fi"$(OutDir)\RO\$(ProjectName).grc.rc2.i" "RINT\$(ProjectName).grc"
        "$(SDK_24)\Support\Tools\Win\ResConv.exe" -m r -D WINDOWS -T W -q utf8 utf8 -c 0 -i "$(OutDir)\RO\$(ProjectName).grc.rc2.i" -o "$(OutDir)\RO\$(ProjectName).grc.rc2"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AC28 there is no 'utf8header.h' file.&lt;/P&gt;&lt;P&gt;When I use english, there is no problem.&lt;/P&gt;&lt;P&gt;If I use korean, there is problem.&lt;/P&gt;&lt;P&gt;I thought this problem was caused by utf8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cl /nologo /X /EP /P /I "$(SDK_28)\Support\Inc" /I "$(SDK_28)\Support\Modules\DGLib" /I ".\Source\Include" /DWINDOWS /Fi"$(OutDir)\RO\$(ProjectName).grc.rc2.i" "RINT\$(ProjectName).grc"
        "$(SDK_28)\Support\Tools\Win\ResConv.exe" -m r -D WINDOWS -T W-c 0 -q utf8 utf8 -i "$(OutDir)\RO\$(ProjectName).grc.rc2.i" -o "$(OutDir)\RO\$(ProjectName).grc.rc2"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-embed-non-ASCII-strings-in-a-GRC-file/td-p/608497" target="_blank" rel="noopener"&gt;https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-embed-non-ASCII-strings-in-a-GRC-file/td-p/608497&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have already seen this post.&lt;/P&gt;&lt;P&gt;But, I already use '-c 0' and '-q utf8 utf8'.&lt;/P&gt;&lt;P&gt;Is there any other solution?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 06:02:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-use-utf8-in-grc-file-AC28/m-p/639435#M9950</guid>
      <dc:creator>YONGWOO KIM</dc:creator>
      <dc:date>2024-11-13T06:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use utf8 in grc file? (AC28)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-use-utf8-in-grc-file-AC28/m-p/640404#M9980</link>
      <description>&lt;P&gt;Hi, Didn't you misprint the 'W-c'? that should have a space between 'W' and '-c'.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 09:46:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-use-utf8-in-grc-file-AC28/m-p/640404#M9980</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-11-20T09:46:00Z</dc:date>
    </item>
  </channel>
</rss>

