<?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[SetWindowHookEx( ..., (HOOKPROC)..., ..., ... ); geht nicht ?]]></title><description><![CDATA[<p>wieso klappt das nicht... ich bin sicher sonst ging das auch immer</p>
<p>Error:</p>
<pre><code>[Linker Error] Unresolved external '__stdcall MessageProc(int, unsigned int, long)' referenced from C:\PROGRAMME\BORLAND\CBUILDER6\PROJECTS\DLL_MSG_HOOK\FUNCDLL.OBJ
</code></pre>
<p>ich code unter CBC6.</p>
<p>Gruß Tobi.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/186895/setwindowhookex-hookproc-geht-nicht</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Jul 2026 01:18:12 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/186895.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Jul 2007 12:10:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SetWindowHookEx( ..., (HOOKPROC)..., ..., ... ); geht nicht ? on Fri, 13 Jul 2007 12:10:03 GMT]]></title><description><![CDATA[<p>wieso klappt das nicht... ich bin sicher sonst ging das auch immer</p>
<p>Error:</p>
<pre><code>[Linker Error] Unresolved external '__stdcall MessageProc(int, unsigned int, long)' referenced from C:\PROGRAMME\BORLAND\CBUILDER6\PROJECTS\DLL_MSG_HOOK\FUNCDLL.OBJ
</code></pre>
<p>ich code unter CBC6.</p>
<p>Gruß Tobi.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1324628</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1324628</guid><dc:creator><![CDATA[T0bi]]></dc:creator><pubDate>Fri, 13 Jul 2007 12:10:03 GMT</pubDate></item><item><title><![CDATA[Reply to SetWindowHookEx( ..., (HOOKPROC)..., ..., ... ); geht nicht ? on Fri, 13 Jul 2007 12:20:42 GMT]]></title><description><![CDATA[<p>alles klar habs schon ...<br />
hatte einmal MessageProc deklariert aber MessageHook definiert -.-<br />
ey sone doofen fehler... und man findet sie auch ewig net.</p>
<p>Gruß Tobi.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1324638</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1324638</guid><dc:creator><![CDATA[T0bi]]></dc:creator><pubDate>Fri, 13 Jul 2007 12:20:42 GMT</pubDate></item></channel></rss>