<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[devshare.de - C++ Assembly]]></title>
	<link rel="self" href="http://www.devshare.de/feed/atom/topic/40373/"/>
	<updated>2004-06-02T18:06:54Z</updated>
	<generator>PunBB</generator>
	<id>http://devshare.de/topic/40373/c-assembly/</id>
		<entry>
			<title type="html"><![CDATA[Re: C++ Assembly]]></title>
			<link rel="alternate" href="http://devshare.de/post/43203/#p43203"/>
			<content type="html"><![CDATA[<p>Guck mal hier <a href="http://www.deinmeister.de/wasmfaq.htm">http://www.deinmeister.de/wasmfaq.htm</a> ... da findest Du zahlreichen Tipps zu Assembler u.a. kann man hier lesen:</p><p>&nbsp; &nbsp; * Wie benutzt man Inline-Assembler in VC++?<br />&nbsp; &nbsp; * Zum Beispiel so:</p><div class="codebox"><pre><code> _asm
        {
          mov eax,ebx
          add ecx,edx
        }</code></pre></div><p>lg<br />Hannes</p>]]></content>
			<author>
				<name><![CDATA[j|g]]></name>
				<uri>http://devshare.de/user/4/</uri>
			</author>
			<updated>2004-06-02T18:06:54Z</updated>
			<id>http://devshare.de/post/43203/#p43203</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[C++ Assembly]]></title>
			<link rel="alternate" href="http://devshare.de/post/42757/#p42757"/>
			<content type="html"><![CDATA[<p>Weisz jemand wie ich assembly in MS Visual C++ 6.0 benutzen kann</p>]]></content>
			<author>
				<name><![CDATA[DarkNova]]></name>
				<uri>http://devshare.de/user/3279/</uri>
			</author>
			<updated>2004-04-18T20:40:20Z</updated>
			<id>http://devshare.de/post/42757/#p42757</id>
		</entry>
</feed>

