<?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[hookdll fehler?]]></title><description><![CDATA[<p>ich hab dashier mal in ne hookdll.c und hookdll.h kopiert:<br />
<a href="http://c-plusplus.net/forum/viewtopic.php?t=39383" rel="nofollow">http://c-plusplus.net/forum/viewtopic.php?t=39383</a><br />
nun wollte isch das mal ausführn:</p>
<pre><code>--------------------Konfiguration: hook - Win32 Debug--------------------
Kompilierung läuft...
hookdll.c
d:\programme\c++ files\msdev98\myprojects\hook\hookdll.c(69) : warning C4047: 'function' : Anzahl der Dereferenzierungen bei 'unsigned long ' und 'void *' unterschiedlich
d:\programme\c++ files\msdev98\myprojects\hook\hookdll.c(69) : warning C4024: 'SetWindowsHookExA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4
Linker-Vorgang läuft...
   Bibliothek Debug/hook.lib und Objekt Debug/hook.exp wird erstellt
LIBCD.lib(wincrt0.obj) : error LNK2001: Nichtaufgeloestes externes Symbol _WinMain@16
Debug/hook.exe : fatal error LNK1120: 1 unaufgeloeste externe Verweise
Fehler beim Ausführen von link.exe.

hook.exe - 2 Fehler, 2 Warnung(en)
</code></pre>
<p>??</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/77721/hookdll-fehler</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 20:20:43 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/77721.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Jun 2004 17:28:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to hookdll fehler? on Wed, 23 Jun 2004 17:28:38 GMT]]></title><description><![CDATA[<p>ich hab dashier mal in ne hookdll.c und hookdll.h kopiert:<br />
<a href="http://c-plusplus.net/forum/viewtopic.php?t=39383" rel="nofollow">http://c-plusplus.net/forum/viewtopic.php?t=39383</a><br />
nun wollte isch das mal ausführn:</p>
<pre><code>--------------------Konfiguration: hook - Win32 Debug--------------------
Kompilierung läuft...
hookdll.c
d:\programme\c++ files\msdev98\myprojects\hook\hookdll.c(69) : warning C4047: 'function' : Anzahl der Dereferenzierungen bei 'unsigned long ' und 'void *' unterschiedlich
d:\programme\c++ files\msdev98\myprojects\hook\hookdll.c(69) : warning C4024: 'SetWindowsHookExA' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 4
Linker-Vorgang läuft...
   Bibliothek Debug/hook.lib und Objekt Debug/hook.exp wird erstellt
LIBCD.lib(wincrt0.obj) : error LNK2001: Nichtaufgeloestes externes Symbol _WinMain@16
Debug/hook.exe : fatal error LNK1120: 1 unaufgeloeste externe Verweise
Fehler beim Ausführen von link.exe.

hook.exe - 2 Fehler, 2 Warnung(en)
</code></pre>
<p>??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/546623</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/546623</guid><dc:creator><![CDATA[pixartist]]></dc:creator><pubDate>Wed, 23 Jun 2004 17:28:38 GMT</pubDate></item><item><title><![CDATA[Reply to hookdll fehler? on Wed, 23 Jun 2004 17:36:27 GMT]]></title><description><![CDATA[<p>Reines Copy&amp;Paste führt selten zum Erfolg.</p>
<p>Selber denken ist Trumpf.</p>
<p>Tipp: hook<strong>dll</strong>... womöglich musst du dafür ein dll- und kein exe-Projekt erstellen?<br />
Bei den Warnungen kann dir keiner helfen, wenn die entsprechenden Codezeilen nicht dazupostet.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/546630</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/546630</guid><dc:creator><![CDATA[Christoph]]></dc:creator><pubDate>Wed, 23 Jun 2004 17:36:27 GMT</pubDate></item><item><title><![CDATA[Reply to hookdll fehler? on Wed, 23 Jun 2004 18:29:03 GMT]]></title><description><![CDATA[<p>achso..na klar..och menno, dann muss ich mich jetzt mit dlls beschäften <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/546670</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/546670</guid><dc:creator><![CDATA[pixartist]]></dc:creator><pubDate>Wed, 23 Jun 2004 18:29:03 GMT</pubDate></item></channel></rss>