<?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[Was bedeutet dieser Fehler im Dialog?]]></title><description><![CDATA[<p>Fehler:</p>
<blockquote>
<p>1&gt;e:\daten\dev\cpp\hibiscus\camerasmx150\camerasmx\camerasmx\dlgsmxcamerasettings.h(17) : error C2065: 'IDD_DIALOG_SMXCAMERA_SETTINGS': nichtdeklarierter Bezeichner</p>
</blockquote>
<p>Die ID von dem Dialog ist: IDD_DIALOG_SMXCAMERA_SETTINGS</p>
<p>Dieser Bezeichner ist auch zu finden in resource.h</p>
<blockquote>
<p>#define IDD_DIALOG_SMXCAMERA_SETTINGS 129</p>
</blockquote>
<p>und der .rc Datei.</p>
<p>Wie korrigiere ich diesen Fehler?</p>
<p>Matthias</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/192683/was-bedeutet-dieser-fehler-im-dialog</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 14:02:14 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/192683.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Sep 2007 14:27:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Was bedeutet dieser Fehler im Dialog? on Mon, 17 Sep 2007 14:34:26 GMT]]></title><description><![CDATA[<p>Fehler:</p>
<blockquote>
<p>1&gt;e:\daten\dev\cpp\hibiscus\camerasmx150\camerasmx\camerasmx\dlgsmxcamerasettings.h(17) : error C2065: 'IDD_DIALOG_SMXCAMERA_SETTINGS': nichtdeklarierter Bezeichner</p>
</blockquote>
<p>Die ID von dem Dialog ist: IDD_DIALOG_SMXCAMERA_SETTINGS</p>
<p>Dieser Bezeichner ist auch zu finden in resource.h</p>
<blockquote>
<p>#define IDD_DIALOG_SMXCAMERA_SETTINGS 129</p>
</blockquote>
<p>und der .rc Datei.</p>
<p>Wie korrigiere ich diesen Fehler?</p>
<p>Matthias</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1367033</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1367033</guid><dc:creator><![CDATA[pospiech]]></dc:creator><pubDate>Mon, 17 Sep 2007 14:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to Was bedeutet dieser Fehler im Dialog? on Mon, 17 Sep 2007 14:29:11 GMT]]></title><description><![CDATA[<p>Da fehlt wohl<br />
#include &quot;resource.h&quot;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1367037</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1367037</guid><dc:creator><![CDATA[isabeau]]></dc:creator><pubDate>Mon, 17 Sep 2007 14:29:11 GMT</pubDate></item></channel></rss>