<?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[DWLP_USER und DWLP_MSGRESULT nicht deklariert]]></title><description><![CDATA[<p>Ok ich habe ein Programm geschrieben welches Tabs benutzt und ich brauche hier unter anderem die Funktion</p>
<pre><code class="language-cpp">SetWindowLongPtr( hDlg, DWLP_MSGRESULT, (LONG_PTR)FALSE );
</code></pre>
<p>Jedoch ist DWLP_MSGRESULT nicht deklariert.<br />
Dann habe ich auf <a href="http://www.msdn.com" rel="nofollow">www.msdn.com</a> mal nachgeschaut und da steht das dieses Dingen in<br />
&lt;winuser.h&gt; und &lt;windows.h&gt; deklariert sind.</p>
<p>Diese beiden Header-Dateien hatte ich jedoch schon eingebunden.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/156230/dwlp_user-und-dwlp_msgresult-nicht-deklariert</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Jul 2026 08:47:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/156230.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 Aug 2006 21:14:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DWLP_USER und DWLP_MSGRESULT nicht deklariert on Mon, 14 Aug 2006 21:14:31 GMT]]></title><description><![CDATA[<p>Ok ich habe ein Programm geschrieben welches Tabs benutzt und ich brauche hier unter anderem die Funktion</p>
<pre><code class="language-cpp">SetWindowLongPtr( hDlg, DWLP_MSGRESULT, (LONG_PTR)FALSE );
</code></pre>
<p>Jedoch ist DWLP_MSGRESULT nicht deklariert.<br />
Dann habe ich auf <a href="http://www.msdn.com" rel="nofollow">www.msdn.com</a> mal nachgeschaut und da steht das dieses Dingen in<br />
&lt;winuser.h&gt; und &lt;windows.h&gt; deklariert sind.</p>
<p>Diese beiden Header-Dateien hatte ich jedoch schon eingebunden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1117285</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1117285</guid><dc:creator><![CDATA[PhoeNix_FasT]]></dc:creator><pubDate>Mon, 14 Aug 2006 21:14:31 GMT</pubDate></item><item><title><![CDATA[Reply to DWLP_USER und DWLP_MSGRESULT nicht deklariert on Mon, 14 Aug 2006 21:46:30 GMT]]></title><description><![CDATA[<p>Also, hallo erstmal,</p>
<p>zu deinem Problem, da würde ich gerne erfahren, welche IDE du benutzt, denn bei allen freien IDEs, also die, die einen kostenlosen Linker, Compiler etc. besitzen ist nur eine &quot;abgespeckte&quot; Version der Windows.h und der Winuser.h (aber auch noch weitere) mit bei. Die volle Version ist nur bei Visual Studio (ab Standard-Version) mit dabei, diese kostet aber eben Geld. Man kann sich dann nur für ca. 30$ bei Microsoft die &quot;vollen&quot; Include-Dateien kaufen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1117292</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1117292</guid><dc:creator><![CDATA[MSN Predator]]></dc:creator><pubDate>Mon, 14 Aug 2006 21:46:30 GMT</pubDate></item><item><title><![CDATA[Reply to DWLP_USER und DWLP_MSGRESULT nicht deklariert on Mon, 14 Aug 2006 21:47:39 GMT]]></title><description><![CDATA[<p>MSN Predator schrieb:</p>
<blockquote>
<p>Also, hallo erstmal,</p>
<p>zu deinem Problem, da würde ich gerne erfahren, welche IDE du benutzt, denn bei allen freien IDEs, also die, die einen kostenlosen Linker, Compiler etc. besitzen ist nur eine &quot;abgespeckte&quot; Version der Windows.h und der Winuser.h (aber auch noch weitere) mit bei. Die volle Version ist nur bei Visual Studio (ab Standard-Version) mit dabei, diese kostet aber eben Geld. Man kann sich dann nur für ca. 30$ bei Microsoft die &quot;vollen&quot; Include-Dateien kaufen.</p>
</blockquote>
<p>Trollbeitrag</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1117293</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1117293</guid><dc:creator><![CDATA[sehr witzig]]></dc:creator><pubDate>Mon, 14 Aug 2006 21:47:39 GMT</pubDate></item><item><title><![CDATA[Reply to DWLP_USER und DWLP_MSGRESULT nicht deklariert on Mon, 14 Aug 2006 21:58:36 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/13414">@PhoeNix_FasT</a>: Du solltest dir das aktuelle PSDK herunterladen, sieht schwer danach aus, als würde es daran liegen...guck mal hier: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&amp;displaylang=en" rel="nofollow">&lt;_WOW_&gt;</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1117295</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1117295</guid><dc:creator><![CDATA[CodeFinder]]></dc:creator><pubDate>Mon, 14 Aug 2006 21:58:36 GMT</pubDate></item><item><title><![CDATA[Reply to DWLP_USER und DWLP_MSGRESULT nicht deklariert on Tue, 15 Aug 2006 10:51:34 GMT]]></title><description><![CDATA[<p>CodeFinder schrieb:</p>
<blockquote>
<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/13414">@PhoeNix_FasT</a>: Du solltest dir das aktuelle PSDK herunterladen, sieht schwer danach aus, als würde es daran liegen...guck mal hier: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&amp;displaylang=en" rel="nofollow">&lt;_WOW_&gt;</a></p>
</blockquote>
<p>Yo danke</p>
<pre><code class="language-cpp">#define DWLP_MSGRESULT       0
#define DWLP_DLGPROC         DWLP_MSGRESULT + sizeof(LRESULT)
#define DWLP_USER            DWLP_DLGPROC + sizeof(DLGPROC)
</code></pre>
<p>Hat auch geholfen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":]"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1117455</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1117455</guid><dc:creator><![CDATA[PhoeNix_FasT]]></dc:creator><pubDate>Tue, 15 Aug 2006 10:51:34 GMT</pubDate></item></channel></rss>