<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Gegentyp von &amp;quot;const char*&amp;quot; für unicode?]]></title><description><![CDATA[<p>Hallo Forum,<br />
welcher Datentyp ist der gegentyp für &quot;const char*&quot; für Unicodeprojeke?<br />
So, hab ne Func die ein &quot;const char*&quot; erwartet, die war aktuell bis ich nicht auf Unicode umgestellt habe weis jetzt nicht genau mit was ich das const char* ersetzen soll, und der Wert für die Funktion kommt aus einer CString Variable!!<br />
Muß CString erst gecastet werden?</p>
<p>danke<br />
pixel</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/158323/gegentyp-von-quot-const-char-quot-für-unicode</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Jul 2026 16:08:06 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/158323.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Sep 2006 12:18:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gegentyp von &amp;quot;const char*&amp;quot; für unicode? on Mon, 04 Sep 2006 12:18:56 GMT]]></title><description><![CDATA[<p>Hallo Forum,<br />
welcher Datentyp ist der gegentyp für &quot;const char*&quot; für Unicodeprojeke?<br />
So, hab ne Func die ein &quot;const char*&quot; erwartet, die war aktuell bis ich nicht auf Unicode umgestellt habe weis jetzt nicht genau mit was ich das const char* ersetzen soll, und der Wert für die Funktion kommt aus einer CString Variable!!<br />
Muß CString erst gecastet werden?</p>
<p>danke<br />
pixel</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1130735</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1130735</guid><dc:creator><![CDATA[pixel]]></dc:creator><pubDate>Mon, 04 Sep 2006 12:18:56 GMT</pubDate></item><item><title><![CDATA[Reply to Gegentyp von &amp;quot;const char*&amp;quot; für unicode? on Mon, 04 Sep 2006 12:20:41 GMT]]></title><description><![CDATA[<p>Am besten, man verwendet immer &quot;TCHAR&quot; bzw. &quot;LPCTSTR&quot;!!!</p>
<p>Unicode-Strings haben den Datentyp &quot;wchar_t&quot;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1130738</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1130738</guid><dc:creator><![CDATA[Jochen Kalmbach]]></dc:creator><pubDate>Mon, 04 Sep 2006 12:20:41 GMT</pubDate></item><item><title><![CDATA[Reply to Gegentyp von &amp;quot;const char*&amp;quot; für unicode? on Tue, 05 Sep 2006 07:02:43 GMT]]></title><description><![CDATA[<p>Hallo Jochen,<br />
besten Dank!<br />
Hab den verwendet, war mir aber nicht ganz sicher! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
<p>pixel</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1131247</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1131247</guid><dc:creator><![CDATA[pixel]]></dc:creator><pubDate>Tue, 05 Sep 2006 07:02:43 GMT</pubDate></item></channel></rss>