<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>AMW｜正誤・FAQ・追加情報の検索 Windowsダンプの極意 - 正誤情報</title>
		<link>http:///info/support/978-4-04-867509-3/errata/</link>
		<description>AMW｜正誤・FAQ・追加情報の検索 Windowsダンプの極意 - 正誤情報</description>
		<language>ja</language>
		<copyright>2009 Copyright(C) ASCII MEDIA WORKS. All Rights Reserved.</copyright>
		<lastBuildDate>Thu, 28 Oct 2010 00:00:00 +0900</lastBuildDate>
		<ttl>5</ttl>
		<item>
			<title>正誤情報-6</title>
			<link>http:///info/support/978-4-04-867509-3/errata/#errata-6</link>
			<description>
<![CDATA[
84ページ13〜14行目、20〜21行目、30〜31行目
85ページ11〜12行目<br />
<br />
<font color="red">誤</font> | 00420f3c |--->�A「ここがタイトルバー」という文字のアドレス<br>
| 00420f4c |--->�B「メッセージ本文」という文字のアドレス
<br />
<font color="blue">正</font> | 00420f3c |--->�A「メッセージ本文」という文字のアドレス<br>
| 00420f4c |--->�B「ここがタイトルバー」という文字のアドレス
]]>
			</description>
			<pubDate>Thu, 28 Oct 2010 00:00:00 +0900</pubDate>
			<guid isPermaLink="false">20101028-3-0006</guid>

		</item>
		<item>
			<title>正誤情報-5</title>
			<link>http:///info/support/978-4-04-867509-3/errata/#errata-5</link>
			<description>
<![CDATA[
84ページ12行目<br />
<br />
<font color="red">誤</font> �Aのタイトルバーの文字へのポインタがpushされます。
<br />
<font color="blue">正</font> �Aの本文の文字へのポインタがpushされます。
]]>
			</description>
			<pubDate>Thu, 28 Oct 2010 00:00:00 +0900</pubDate>
			<guid isPermaLink="false">20101028-3-0005</guid>

		</item>
		<item>
			<title>正誤情報-4</title>
			<link>http:///info/support/978-4-04-867509-3/errata/#errata-4</link>
			<description>
<![CDATA[
84ページ7〜8行目<br />
<br />
<font color="red">誤</font> �Bの本文の文字へのポインタがpushされます。<br>
| 00420f4c |--->�B「メッセージ本文」という文字のアドレス
<br />
<font color="blue">正</font> �Bのタイトルバーの文字へのポインタがpushされます。<br>
| 00420f4c |--->�B「ここがタイトルバー」という文字のアドレス
]]>
			</description>
			<pubDate>Thu, 28 Oct 2010 00:00:00 +0900</pubDate>
			<guid isPermaLink="false">20101028-3-0004</guid>

		</item>
		<item>
			<title>正誤情報-1</title>
			<link>http:///info/support/978-4-04-867509-3/errata/#errata-1</link>
			<description>
<![CDATA[
24ページの図2-4内、プログラムAおよびプログラムBの仮想アドレス<br />
<br />
<font color="red">誤</font> 0x80000000..........0x7fffffff
<br />
<font color="blue">正</font> 0x00000000..........0x7fffffff
]]>
			</description>
			<pubDate>Sat, 3 Apr 2010 00:00:00 +0900</pubDate>
			<guid isPermaLink="false">20100403-3-0001</guid>

		</item>
		<item>
			<title>正誤情報-3</title>
			<link>http:///info/support/978-4-04-867509-3/errata/#errata-3</link>
			<description>
<![CDATA[
124ページ
中段のダンプリスト6〜7行目3刷で訂正<br />
<br />
<font color="red">誤</font> <pre>
0:000>dc 00a18dd8
00a18dd8  000a0013 000c00b4 00a190d8 00a18ae8  ................
                                     ////////FreeList
                            ////////FreeList
                   ////////busyかfreeか（01ならbusy/00ならfree）
              <font color="red">////１つ前のheapのサイズ</font>
          <font color="red">////自分のサイズ</font>
</pre>
<br />
<font color="blue">正</font> <pre>
0:000>dc 00a18dd8
00a18dd8  000a0013 000c00b4 00a190d8 00a18ae8  ................
                                     ////////FreeList
                            ////////FreeList
                   ////////busyかfreeか（01ならbusy/00ならfree）
              <font color="blue">////自分のサイズ</font>
          <font color="blue">////１つ前のheapのサイズ</font>
</pre>
]]>
			</description>
			<pubDate>Wed, 18 Feb 2009 00:00:00 +0900</pubDate>
			<guid isPermaLink="false">20090218-3-0003</guid>

		</item>
		<item>
			<title>正誤情報-2</title>
			<link>http:///info/support/978-4-04-867509-3/errata/#errata-2</link>
			<description>
<![CDATA[
123ページ
下のダンプリスト4〜5行目3刷で訂正<br />
<br />
<font color="red">誤</font> <pre>
0:000>dc 00430640
00430640  00c80008 00000100 ffeeffee 00000000  ................
                       //busyかfreeか（01ならbusy/00ならfree）
              <font color="red">////１つ前のheapのサイズ</font>
          <font color="red">////自分のサイズ</font>
</pre>
<br />
<font color="blue">正</font> <pre>
0:000>dc 00430640
00430640  00c80008 00000100 ffeeffee 00000000  ................
                       //busyかfreeか（01ならbusy/00ならfree）
              <font color="blue">////自分のサイズ</font>
          <font color="blue">////１つ前のheapのサイズ</font>
</pre>
]]>
			</description>
			<pubDate>Wed, 18 Feb 2009 00:00:00 +0900</pubDate>
			<guid isPermaLink="false">20090218-3-0002</guid>

		</item>
	</channel>
</rss>

