<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>흰종이의 하얀세상</title>
	<link>http://lulu2000.egloos.com</link>
	<description>사막이 아름다운 건 어딘가에 우물을 감추고 있기 때문...</description>
	<language>ko</language>
	<pubDate>Thu, 19 Nov 2009 04:19:05 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>흰종이의 하얀세상</title>
		<url>http://pds9.egloos.com/logo/200802/23/28/b0035328.jpg</url>
		<link>http://lulu2000.egloos.com</link>
		<width>80</width>
		<height>82</height>
		<description>사막이 아름다운 건 어딘가에 우물을 감추고 있기 때문...</description>
	</image>
  	<item>
		<title><![CDATA[ vista ActiveX 권한상승 ]]> </title>
		<link>http://lulu2000.egloos.com/4277947</link>
		<guid>http://lulu2000.egloos.com/4277947</guid>
		<description>
			<![CDATA[ 
  권한상승 관련 <a href="http://www.devpia.com/MAEUL/Contents/Detail.aspx?BoardID=51&amp;MAEULNO=20&amp;no=7669">http://www.devpia.com/MAEUL/Contents/Detail.aspx?BoardID=51&amp;MAEULNO=20&amp;no=7669</a><br>vista 알려진 폴더 찾기 : <a href="http://sonbosun.tistory.com/21">http://sonbosun.tistory.com/21</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://darkkaiser.cafe24.com/blog/233">http://darkkaiser.cafe24.com/blog/233</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://msdn.microsoft.com/en-us/library/bb762584(VS.85).aspx">http://msdn.microsoft.com/en-us/library/bb762584(VS.85).aspx</a><br>Vista Note 4 - IE protected mode and API : <a href="http://parasite.pe.kr/?p=77">http://parasite.pe.kr/?p=77</a>			 ]]> 
		</description>

		<comments>http://lulu2000.egloos.com/4277947#comments</comments>
		<pubDate>Tue, 17 Nov 2009 04:48:48 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 원격디버깅 ]]> </title>
		<link>http://lulu2000.egloos.com/4277241</link>
		<guid>http://lulu2000.egloos.com/4277241</guid>
		<description>
			<![CDATA[ 
  비스타 방화벽 포트 예외처리 : <a href="http://support.microsoft.com/kb/947252/ko">http://support.microsoft.com/kb/947252/ko</a><br>vs2005 원격디버깅 참고 사이트 : <a href="http://sar1rat0.tistory.com/category/%E8%87%AA%E7%AD%86%20%E6%96%87%E6%9B%B8">http://sar1rat0.tistory.com/category/%E8%87%AA%E7%AD%86%20%E6%96%87%E6%9B%B8</a>			 ]]> 
		</description>

		<comments>http://lulu2000.egloos.com/4277241#comments</comments>
		<pubDate>Mon, 16 Nov 2009 06:30:29 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [Topic 8] IMMNotificationClient Interface [내마음대로 해석] ]]> </title>
		<link>http://lulu2000.egloos.com/4263785</link>
		<guid>http://lulu2000.egloos.com/4263785</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<p>[Topic 8] IMMNotificationClient Interface</p><p>The IMMNotificationClient interface provides notifications when an audio endpoint device is added or removed, when the state or properties of an endpoint device change, or when there is a change in the default role assigned to an endpoint device. <br />
IMMNotificationClient interface는&nbsp; 오디오 엔드포인트 장치가 추가되거나 삭제될때, 엔드포인트 장치의 속성에 변화가 생겼을때, 또는 엔드포인트 장치에서 디폴트 룰 할당이 변경되었을때 통지를 보내는 것을 제공한다.<br />
Unlike the other interfaces in this section, which are implemented by the MMDevice API system component, an MMDevice API client implements the IMMNotificationClient interface. <br />
이 섹션은 다른 인터페이스와는 달리, MMDevice API 시스템 컴포넌트에 의해 구현된다, MMDevice API는 클라이언트 IMMNotificationClient interface를 구현한다.<br />
To receive notifications, the client passes a pointer to its IMMNotificationClient interface instance as a parameter to the IMMDeviceEnumerator::RegisterEndpointNotificationCallback method.<br />
알림를 수신하려면 , IMMNotificationClient interface 인스턴스의 포인터를 IMMDeviceEnumerator::RegisterEndpointNotificationCallback 함수의 파라미터로 전달한다.</p><p>After registering its IMMNotificationClient interface, the client receives event notifications in the form of callbacks through the methods of the interface.<br />
IMMNotificationClient interface 등록한 후에, 클라이언트 콜백의 형태로 인터페이스의 메서드를 통해 이벤트 알림을 받는다.</p><p>Each method in the IMMNotificationClient interface receives, as one of its input parameters, an endpoint ID string that identifies the audio endpoint device that is the subject of the notification. <br />
IMMNotificationClient interface의 각 함수는, 하나의 입력 파라미터와 오디오 엔드포인트 장치의 식별을 위한 엔드포인트 ID 문자열을 리턴으로 통지를 받습니다.<br />
The string uniquely identifies the device with respect to all of the other audio endpoint devices in the system. <br />
모든 시스템내에 오디오 엔드포인트 장치들 중 하나의 오디오 엔드포인트 장치를 유일하게 식별할 수 있는 문자열이다.<br />
The methods in the IMMNotificationClient interface implementation should treat this string as opaque. <br />
IMMNotificationClient interface를 구현하는 방법으로 이 문자열을 불투명하게 구현해야 한다.<br />
That is, none of the methods should attempt to parse the contents of the string to obtain information about the device. <br />
즉, 누구든 장치에 대해 정보를 얻기 위해 문자열의 내용을 분석하기위한 시도를 해야 한다.<br />
The reason is that the string format is undefined and might change from one implementation of the MMDevice API system module to the next.<br />
이유는 문자열 형식 정의되지 않았고 MMDevice API는 시스템이 모듈을 하나의 구현에서 다음을 변경할 수도있습니다.</p><p>A client can use the endpoint ID string that it receives as an input parameter in a call to an IMMNotificationClient method in two ways:</p><p>클라이언트는 두가지 방법으로 MMNotificationClient 함수를 호출하여 입력 파라미터를 수신하기 위해 엔드포인트 ID 문자열을 사용할 수 있다.</p><p>- The client can create an instance of the device that the endpoint ID string identifies. <br />
&nbsp; 클라이언트는 장치를 식별하기 위한 에드포인트 ID 문자열을 생성할 수 있다.<br />
&nbsp; The client does this by calling the IMMDeviceEnumerator::GetDevice method and supplying the endpoint ID string as an input parameter.<br />
&nbsp; 클라이언트는IMMDeviceEnumerator::GetDevice 함수를 호출하고 입력 파라미터로 엔드포인트 ID문자열을 제공할 수 있다. <br />
-The client can compare the endpoint ID string with the endpoint ID string of an existing device instance. To obtain the second endpoint ID string, the client calls the IMMDevice::GetId method of the device instance. <br />
&nbsp;클라이언트는 존재하는 장치 인스턴스의 엔드포인트 ID 문자열과 함께 엔드포인트 ID 문자열을 비교할 수 있다. 두번째 엔드포인트 ID 문자열을 얻기 위해서는 장치 인스턴스의 IMMDevice::GetId 함수 호출한다.<br />
&nbsp;If the two strings match, they identify the same device.<br />
&nbsp; 만약 두 문자열이 같다면 그들은 같은 장치를 식별한다.<br />
In implementing the IMMNotificationClient interface, the client should observe these rules to avoid deadlocks and undefined behavior:<br />
IMMNotificationClient interface 구현에서,&nbsp; 데드락과 정의되지 않은 문제를 방지하려면 다음 규칙을 준수해야 한다.</p><p>- The methods of the interface must be nonblocking. The client should never wait on a synchronization object during an event callback.<br />
&nbsp; 이 인터페이스 함수는 넌블럭킹이어야 한다.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 클라이언트는 이벤트 콜백동안 동기화 개체는 결코 기다려서는 안된다.<br />
- The client should never call the IMMDeviceEnumerator::UnregisterEndpointNotificationCallback method during an event callback.<br />
&nbsp; 이벤트 콜백 동안 IMMDeviceEnumerator::UnregisterEndpointNotificationCallback 함수는 결코 호출되면 안된다.<br />
- The client should never release the final reference on an MMDevice API object during an event callback.<br />
&nbsp; 이벤트 콜백 동안 MMDevice API 객체의 마지막 레퍼런스는 결코 릴리즈 되면 안된다.</p><p>For a code example that implements the IMMNotificationClient interface, see Device Events.</p><p>Methods<br />
The IMMNotificationClient interface inherits the methods of the IUnknown interface.<br />
In addition, IMMNotificationClient defines the following methods. </p><p>--------------------------------------------------------------------------------------------------------------------------------------------<br />
Method &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| Description <br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
OnDefaultDeviceChanged&nbsp;&nbsp;&nbsp;| Notifies the client that the default audio endpoint device for a particular role has changed.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp; 특정 역활에 대한 기본 오디오 엔드포인트 장치가 변경되었음을 클라이언트에게 알림<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
OnDeviceAdded&nbsp;&nbsp;&nbsp;&nbsp;| Indicates that a new audio endpoint device has been added.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 새로운 오디오 엔드포인트 장치가 추가되었음을 나타낸다<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
OnDeviceRemoved&nbsp;&nbsp;&nbsp;&nbsp;| Indicates that an audio endpoint device has been removed.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 오디오 엔드포인트 장치가 삭제되었음을 나타낸다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
OnDeviceStateChanged&nbsp;&nbsp;&nbsp;| Indicates that the state of an audio endpoint device has changed.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 오디오 엔드포인트 장치의 상태가 변경되었음을 나타낸다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
OnPropertyValueChanged&nbsp;&nbsp;&nbsp;| Indicates that the value of a property belonging to an audio endpoint device has changed.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 오디오 엔드포인트 장치에 속성 성절 값이 변경됨을 나타낸다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------</p>			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4263785#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:55:34 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [Topic 7] IMMEndpoint Interface ]]> </title>
		<link>http://lulu2000.egloos.com/4263784</link>
		<guid>http://lulu2000.egloos.com/4263784</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<p>[Topic 7] IMMEndpoint Interface<br />
The IMMEndpoint interface represents an audio endpoint device. A client obtains a reference to an IMMEndpoint interface instance by following these steps:<br />
IMMEndpoint interface는 오디오 엔드포인트 장치를 표시한다.&nbsp; IMMEndpoint interface 인스턴스 레퍼런스를 얻기 위해 다음과 같은 절차를 거친다.</p><p>1.By using one of the techniques described in IMMDevice Interface, obtain a reference to the IMMDevice interface of an audio endpoint device.<br />
IMMDevice Interface안에 하나의 기법을 이용하여 오디오 엔드포인트 장치의 IMMDevice Interface 레퍼런스를 얻는다.<br />
2.Call the IMMDevice::QueryInterface method with parameter iid set to REFIID IID_IMMEndpoint.<br />
REFIID IID_IMMEndpoint에서 iid 파라미터를 설정하여 IMMDevice::QueryInterface 함수를 호출한다.&nbsp; </p><p>Methods<br />
The IMMEndpoint interface inherits the methods of the IUnknown interface.<br />
In addition, IMMEndpoint defines the following method. </p><p>--------------------------------------------------------------------------------------------------------------------------------------------<br />
Method &nbsp;&nbsp;&nbsp;| Description <br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
GetDataFlow&nbsp;&nbsp;| Indicates whether the endpoint is associated with a rendering device or a capture device.<br />
&nbsp;&nbsp;&nbsp;| 엔드포인트와 렌더링 장치 또는 캡쳐 장치가 연관이 있는지 없는지 표시한다 <br />
--------------------------------------------------------------------------------------------------------------------------------------------</p>			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4263784#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:55:10 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [Topic 6] IMMDeviceEnumerator Interface ]]> </title>
		<link>http://lulu2000.egloos.com/4263783</link>
		<guid>http://lulu2000.egloos.com/4263783</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<p><br />
[Topic 6] IMMDeviceEnumerator Interface<br />
The IMMDeviceEnumerator interface provides methods for enumerating multimedia device resources.<br />
IMMDeviceEnumerator interface는 멀티미디어 장치 리소스 열거를 위한 방법을 제공한다.</p><p>In the current implementation of the MMDevice API, the only device resources that this interface can enumerate are audio endpoint devices. <br />
이 인터페이스는 현재 MMDevice API에서 유일하게 장치 리소스 오디오 엔드포인트 장치를 열거할 수 있는 인터페이스이다.<br />
A client obtains a reference to an IMMDeviceEnumerator interface by calling the CoCreateInstance function, as described previously (see MMDevice API).<br />
CoCreateInstance 함수를 호출하여 IMMDeviceEnumerator interface의 레퍼런스를얻을 수 있다. 이전에 설명했다 (MMDevice API 참조)</p><p><br />
The device resources enumerated by the methods in the IMMDeviceEnumerator interface are represented as collections of objects with IMMDevice interfaces. <br />
IMMDeviceEnumerator interface은 IMMDevice interfaces와 함께 수집된 객체를 수집하고 표시하는 함수들에 의해 장치 리소스를 열거한다.<br />
A collection has an IMMDeviceCollection interface. <br />
IMMDeviceCollection interface은 수집한다.<br />
The IMMDeviceEnumerator::EnumAudioEndpoints method creates a device collection.<br />
IMMDeviceEnumerator::EnumAudioEndpoints 함수는 장치 컬렉션을 생성한다.<br />
To obtain a pointer to the IMMDevice interface of an item in a device collection, the client calls the IMMDeviceCollection::Item method.<br />
수집된 장치 안에서&nbsp; IMMDevice interface의 item의 포인터를 얻기 위해, 클라이언트는 IMMDeviceCollection::Item 함수를 호출한다.<br />
For code examples that use the IMMDeviceEnumerator interface, see the following topics:<br />
IMMDeviceEnumerator interface를 사용하는 예제 코드는, 다음 주제을 보면 된다.</p><p>- Device Properties<br />
- Rendering a Stream</p><p>Methods<br />
The IMMDeviceEnumerator interface inherits the methods of the IUnknown interface.<br />
IMMDeviceEnumerator interface는 IUnknown interface의 함수를 상속받는다.<br />
In addition, IMMDeviceEnumerator defines the following methods. <br />
추가로, IMMDeviceEnumerator 은 다음과 같은 함수를 포함한다.</p><p>--------------------------------------------------------------------------------------------------------------------------------------------<br />
Method &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| Description <br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
EnumAudioEndpoints&nbsp;&nbsp;&nbsp;| Generates a collection of audio endpoint devices that meet the specified criteria.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 지정한 기준을 만족하는 오디오 종점 장치의 컬렉션을 생성.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
GetDefaultAudioEndpoint &nbsp;&nbsp;| Retrieves the default audio endpoint for the specified data-flow direction and role.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 지정된 데이터 흐름의 방향과 룰을 가져오기 위한 디폴트 오디오 엔드포인트를 반환한다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
GetDevice&nbsp;&nbsp;&nbsp;&nbsp;| Retrieves an endpoint device that is specified by an endpoint device-identification string.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 지정된 엔드포인트 장치 식별 문자열에 의해 에드포인트 장치를 반환한다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
RegisterEndpointNotificationCallback&nbsp;| Registers a client's notification callback interface.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 클라이언트들 통지할 콜백 인터페이스를 등록한다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
UnregisterEndpointNotificationCallback&nbsp;| Deletes the registration of a notification interface that the client registered in <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| a previous call to the IMMDeviceEnumerator::RegisterEndpointNotificationCallback method.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| IMMDeviceEnumerator::RegisterEndpointNotificationCallback 함수 호출에 의해 등록된 클라이언트를 삭제한다.<br />
--------------------------------------------------------------------------------------------------------------------------------------------<br />
</p>			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4263783#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:54:39 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [Topic 5] IMMDeviceCollection Interface [내마음대로해석] ]]> </title>
		<link>http://lulu2000.egloos.com/4263782</link>
		<guid>http://lulu2000.egloos.com/4263782</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<br />
<p><br />
[Topic 5] IMMDeviceCollection Interface</p><p>The IMMDeviceCollection interface represents a collection of multimedia device resources. <br />
IMMDeviceCollection interface는 멀티미디어 장치 리소스의 컬렉션을 표시한다. <br />
In the current implementation, the only device resources that the MMDevice API can create collections of are audio endpoint devices.<br />
현재는, MMDevice API에서 오직 오디오 엔드포인트 리소스 장치의 컬렉션을 생성할 수 있다.&nbsp; </p><p>A client can obtain a reference to an IMMDeviceCollection interface instance by calling the IMMDeviceEnumerator::EnumAudioEndpoints method. <br />
클라이언트는 MMDeviceEnumerator::EnumAudioEndpoints 함수를 호출하여 IMMDeviceCollection interface의 인스턴스에 대한 레버런스를 얻을 수 있다.<br />
This method creates a collection of endpoint objects, each of which represents an audio endpoint device in the system. <br />
이 함수는 엔드포인트 객체의 컬렉션을 생성한다. 각각의 시스템 안에 있는 오디오 엔드포인트 장치를 나타낸다.<br />
Each endpoint object in the collection supports the IMMDevice and IMMEndpoint interfaces. <br />
컬렉션에있는 각 엔드포인트 객체는 IMMDevice 와 IMMEndpoint 인터페이스를 지원합니다. <br />
For more information, see IMMDeviceEnumerator Interface.<br />
더 많은 정보는. IMMDeviceEnumerator Interface를 보길 바란다.</p><p>For a code example that uses the IMMDeviceCollection interface, see Device Properties.<br />
IMMDeviceCollection interface 사용하는 코드의 예는 Device Properties를 보면 된다.</p><p>Methods 함수<br />
The IMMDeviceCollection interface inherits the methods of the IUnknown interface.<br />
IMMDeviceCollection interface는 IUnknown interface의 함수를 상속받는다.<br />
In addition, IMMDeviceCollection defines the following methods.<br />
추가로, IMMDeviceCollection은 다음과 같은 함수를 포함한다.</p><p>------------------------------------------------------------------------------------------------------<br />
Method &nbsp;&nbsp;&nbsp;| Description <br />
------------------------------------------------------------------------------------------------------<br />
GetCount&nbsp;&nbsp;| Retrieves a count of the devices in the device collection.&nbsp; 수집된 장치의 장치 수를 가져온다<br />
------------------------------------------------------------------------------------------------------<br />
Item&nbsp;&nbsp;&nbsp;| Retrieves a pointer to the specified item in the device collection. 수집된 장치의 지정된 아이템의 포인터를 반환한다.<br />
------------------------------------------------------------------------------------------------------ </p><p>&nbsp;</p>			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4263782#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:54:02 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [topic 4] IMMDevice Interface [내마음대로 번역] ]]> </title>
		<link>http://lulu2000.egloos.com/4263781</link>
		<guid>http://lulu2000.egloos.com/4263781</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<p>[topic 4] IMMDevice Interface<br />
</p><p>The IMMDevice interface encapsulates the generic features of a multimedia device resource. <br />
IMMDevice Interfaced은 멀티미디어 장치 리소스의 일반적인 기능을 캡슐화한다. <br />
In the current implementation of the MMDevice API, the only type of device resource that an IMMDevice interface can represent is an audio endpoint device.<br />
현재 구현된 MMDevice API는 IMMdevice 인터페이스는 오직 장치 리소스 타입의 오디오 엔드포인트 장치만 표현할 수 있다. (?)</p><p>클라이언트는 다음 중 하나의 함수를 통해 IMMDevice 인터페이스를 얻을 수 있다.<br />
- IMMDeviceCollection::Item <br />
- IMMDeviceEnumerator::GetDefaultAudioEndpoint <br />
- IMMDeviceEnumerator::GetDevice </p><p>For more information, see IMMDeviceCollection Interface.<br />
더 많은 정보는 IMMDeviceCollection Interface를 봐라</p><p>After obtaining the IMMDevice interface of an audio endpoint device, a client can obtain an interface that encapsulates the endpoint-specific features of the device by calling the IMMDevice::QueryInterface method with parameter iid set to REFIID IID_IMMEndpoint. <br />
오디오 엔드포인트 장치의 IMMDevice를 얻은 후에, 클라이언트는 REFIID IID_IMMEndpoint에서 파라미터 iid를 설정하여 IMMDevice::QueryInterface 함수 호출하여 엔드포인트의 특수한 기능 장치를 캡슐한 인터페이스를 얻을 수 있다.<br />
For more information, see IMMEndpoint Interface.<br />
더 많은 정보는 IMMEndpoint Interface.를 봐라</p><p>For code examples that use the IMMDevice interface, see the following topics:<br />
IMMDevice interface를 이용한 코드의 예제를 보려면 다음 항목을 참조</p><p>- Device Properties <br />
- Rendering a Stream <br />
- Device Roles for Legacy Windows Multimedia Applications </p><p>함수</p><p>IMMDevice 인터페이스는 IUnknown 인터페이스 함수를 상속받는다. 또한 IMMDevice는 다음과 같은 함수를 정의한다.</p><p>------------------------------------------------------------------------------------------------------<br />
Method &nbsp;&nbsp;&nbsp;| Description <br />
------------------------------------------------------------------------------------------------------<br />
Activate&nbsp;&nbsp;| Creates a COM object with the specified interface.<br />
------------------------------------------------------------------------------------------------------<br />
GetId&nbsp;&nbsp;&nbsp;| Gets a string that identifies the device.<br />
------------------------------------------------------------------------------------------------------ <br />
GetState&nbsp;&nbsp;| Gets the current state of the device.<br />
------------------------------------------------------------------------------------------------------<br />
OpenPropertyStore&nbsp;| Gets an interface to the device's property store.<br />
------------------------------------------------------------------------------------------------------ </p>			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4263781#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:52:32 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [topic 3] About MMDevice API [내마음대로 번역] ]]> </title>
		<link>http://lulu2000.egloos.com/4254317</link>
		<guid>http://lulu2000.egloos.com/4254317</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<p>[topic 3] About MMDevice API<br />
</p><p>The Windows Multimedia Device (MMDevice) API enables audio clients to discover audio endpoint devices, determine their capabilities, and create driver instances for those devices.<br />
MMDevice API은 오디오 클라이언트가 오디오 엔드포인트 장치를 찾고 장치의 기능을 확인하고 그 장치의 드라이버 인스턴스를 만들 수 있게 한다. <br />
Header file Mmdeviceapi.h defines the interfaces in the MMDevice API.<br />
Mmdeviceapi.h 헤더 파일에는 MMDevice API 인터페이스가 정의되어 있다.<br />
The MMDevice API consists of several interfaces. The first of these is the IMMDeviceEnumerator interface. <br />
MMDevice API는 각각의(여러개의) 인터페이스로 구성되어있다. 첫번째는 IMMDeviceEnumerator 인터페이스이다. <br />
To access the interfaces in the MMDevice API, a client obtains a reference to the IMMDeviceEnumerator interface of a device-enumerator object by calling the CoCreateInstance function, <br />
MMDevice API의 인터페이스에 액세스하려면 클라이언트가 CoCreateInstance를 함수를 호출하여, 장치의 IMMDeviceEnumerator 인터페이스 Enumerator 개체에 대한 레퍼런스를 가져온다.<br />
as shown in the following code fragment:<br />
다음은 코드 일부를 보여준다.<br />
</p><p>&nbsp; const CLSID CLSID_MMDeviceEnumerator = __uuidof(MMDeviceEnumerator);<br />
&nbsp; const IID IID_IMMDeviceEnumerator = __uuidof(IMMDeviceEnumerator);<br />
&nbsp; hr = CoCreateInstance(<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CLSID_MMDeviceEnumerator, NULL,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CLSCTX_ALL, IID_IMMDeviceEnumerator,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (void**)&amp;pEnumerator);</p><p><br />
IMMDeviceEnumerator 를 이용하여 얻을 수 있는 인터페이스는 아래와 같다<br />
------------------------------------------------------------------------------------------------------<br />
Interface&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
------------------------------------------------------------------------------------------------------<br />
IMMDevice&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| Represents an audio device.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lulu2000.egloos.com/4263781" target="_blank">[topic 4]<br />
</a>------------------------------------------------------------------------------------------------------<br />
IMMDeviceCollection &nbsp;&nbsp;&nbsp; | Represents a collection of audio devices.&nbsp;&nbsp;&nbsp;<a href="http://lulu2000.egloos.com/4263782" target="_blank">[topic 5]<br />
</a>------------------------------------------------------------------------------------------------------<br />
IMMDeviceEnumerator &nbsp;&nbsp;| Provides methods for enumerating audio devices.&nbsp;&nbsp;<a href="http://lulu2000.egloos.com/4263783" target="_blank">[topic 6]<br />
</a>------------------------------------------------------------------------------------------------------<br />
IMMEndpoint&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Represents an audio endpoint device.&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lulu2000.egloos.com/4263784" target="_blank">[topic 7]<br />
</a>------------------------------------------------------------------------------------------------------<br />
<br />
In addition, clients of the MMDevice API that require notification of status changes in audio endpoint devices should implement the following interface.<br />
<br />
------------------------------------------------------------------------------------------------------<br />
Interface&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
------------------------------------------------------------------------------------------------------<br />
<a id="ctl00_MTCS_main_ctl08" onclick="javascript:Track('ctl00_MTCS_main_ctl00|ctl00_MTCS_main_ctl08',this);" href="http://msdn.microsoft.com/en-us/library/dd371417(VS.85).aspx"><strong><span style="COLOR: #800080">IMMNotificationClient</span></strong></a>&nbsp;&nbsp;&nbsp;&nbsp; | Provides notifications when an audio endpoint device is added or removed,&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| when the state or properties of a device change, or when there is a change&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| in the default role assigned to a device. <a href="http://lulu2000.egloos.com/4263785" target="_blank">[topic 8]<br />
</a>------------------------------------------------------------------------------------------------------<br />
</p><br />
<br />
</body>			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4254317#comments</comments>
		<pubDate>Tue, 13 Oct 2009 08:58:14 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ About the Windows Core Audio APIs [번역] ]]> </title>
		<link>http://lulu2000.egloos.com/4251766</link>
		<guid>http://lulu2000.egloos.com/4251766</guid>
		<description>
			<![CDATA[ 
  <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false"><br />
<br />
<p><strong>[Topic 1] core audio</strong>&nbsp; <br />
About the Windows Core Audio APIs<br />
</p><p>이 문서는 Microsoft 운영체제 윈도우 계열을 위한 core audio에 관한 정보를 제공한다.<br />
이 Core Audio APIs는 Window Vista 에 도입되었었다. <br />
Core Audio APIs은 사용자 모드의 새로운 설정 컴포넌트이며 향상된 오디오 기능의 클라이언트 어플리케이션을 제공한다.</p><p>향상된 기능은 다음을 포함한다.</p><p>- 낮은 지연, glitch-resilient audio streaming (외부 탄력 스트리밍?)<br />
- 신뢰성 향상 (많은 오디어 기능은 사용자 모드에서 커널모드로 부터 이동해야 한다.)<br />
- 보안 향상 (processing of protected audio content takes place in a secure, lower-privilege process (보안 영역에서 보호되어 처리되는 오디오 컨텐츠? , 권한이 낮은 프로세스 ))<br />
- 시스템 확장 역할에 특정 할당 (콘솔, 멀티미어, 글고 통신), 개별 오디오 장치<br />
&nbsp; Assignment of particular system-wide roles (console, multimedia, and communications) to individual audio devices. <br />
- 사용자가 직접 조작할 수 있는 오디오 endpoint 장치의 소프트웨어 추상화</p><p><br />
Core Audio APIs은 windows 7에서 성능이 향상되었다.&nbsp; 항샹되고 새롭게 추가된 기능에 대한 자세한 정보는&nbsp; What's New for Core Audio APIs in Windows 7 에서 볼 수 잇다.<br />
이 문서는 CAAPIs(Core Audio APIs 이후 CAAPIs로 명시)를 기술한다. 이러한 APIs는 높은 수준의 API를 제공하기 위해서 다음과 같은 API를 기초로 한다.</p><p>- DirectSound<br />
- DirectMusic<br />
- 윈도우 멀디미이더 WaveXxx와 MixerXxx 함수<br />
- Media Foundation </p><p>이들 하이레벨 APIs의 사용은 CAAIps를 이용하여 오디오 장치의 접근을 공유한다. Media Foundation는 Windows Vista의 새로운 기능이다. 반면에 DirectSound, DirectMusic 그리고 WaveXxx 그리고<br />
MixerXxx 기능은 Windows98, Windows ME, 그리고 Windows 2000 이후 버전에서 제공한다. </p><p>대부분 오디오 어프리케이션 대신에 CAAPIs를 이용하여 높은 수준의 APIs와 통신한다. 사용자 높은 수준의 APIs를 사용하는 대부분의 어플리케이션의 예로는</p><p>- Media players <br />
- DVD players<br />
- Games<br />
- 재생 사운드 파일과 Microsoft 오피스 파워포은트와 같은 비지니스 어플리 케이션</p><p>일반적으로, 이들 어플리케이션은 DirectSound 또는 Media Foundation APIs로 통신한다.<br />
CAAPIs와 직접 통신하는 것은 대부분의 일반적인 오디오 어플리케이션의 용도를 위해 적당하지 않을지도 모른다. 예를들어, 이 CAPPIs 오디오 장치의 기본 데이터 포맷을 사용하는 오디오 스트림을 필요로 한다. <br />
하지만 타사 소프트웨어 개발자들은 다음과 같은 제품의 형태를 개발하기 위해서 CAAPIs의 특별한 기능을 필요로 할 수 있다.</p><p>- Professional audio ("pro audio") applications <br />
- Real-time communication (RTC) applications <br />
- Third-party audio APIs </p><p><br />
pro audio "프로 오디오"또는 RTC를 응용 프로그램이 오디오 하드웨어에 대한 단독 액세스를 획득하여 최소 지연을 달성하기 위해 코어 오디오 API의 낮은 수준의 기능에 직접 액세스해야 할 수도있습니다 <br />
이 타사 오디오 API는 CAAPIs의 기능 설정 용도로 직접 접근을 필요로 할 수 있다. 윈도우에서 제공하는 어느 하나의 높은 수준의 오디오 API에 의해 완전한 기능을 제공받지 못할지도 모른다.<br />
<br />
legacy audio API를 사용하는 어플리케이션은 재생 또는 기록 을 위해 추가 기능이 필요하다. 그것은 legacy audio API에 의해 제공되지 않는다. 그러나 그것은 CAAPIs에 의해 지원된다. <br />
대부분의 경우, 응용 프로그램이 코어 오디오 API를 통해 기존의 audio API의 기능을 사용할 수 있도록 직접 접근이 가능하다.<br />
</p><p>이 CAAPIs은</p><p>- <a href="http://www.egloos.com/egloo/lulu2000.egloos.com/4254317" target="_blank"></a><a id="ctl00_MTCS_main_ctl02" onclick="javascript:Track('ctl00_MTCS_main_ctl00|ctl00_MTCS_main_ctl02',this);" href="http://msdn.microsoft.com/en-us/library/dd316556(VS.85).aspx"><span style="COLOR: #800080">Multimedia Device (MMDevice) API</span></a>. </a></a></a>클라이언트가 시스템의 오디오 엔드포인트 장치를 열거하기 위하여 이 API를 사용 <a href="http://lulu2000.egloos.com/4254317" target="_blank"><strong>[topic 3]<br />
</strong></a>- <a id="ctl00_MTCS_main_ctl08" onclick="javascript:Track('ctl00_MTCS_main_ctl00|ctl00_MTCS_main_ctl08',this);" href="http://msdn.microsoft.com/en-us/library/dd370851(VS.85).aspx"><span style="COLOR: #800080">Header Files and System Components</span></a>클라이언트가 오디오 엔드포인트로부터 오디오 스트림을 관리하고 생성하기 위하여 이 API를 사용<br />
- <a id="ctl00_MTCS_main_ctl09" onclick="javascript:Track('ctl00_MTCS_main_ctl00|ctl00_MTCS_main_ctl09',this);" href="http://msdn.microsoft.com/en-us/library/dd316764(VS.85).aspx"><span style="COLOR: #800080">SDK Samples That Use the Core Audio APIs</span></a> 클라이언트가 topological기능(예를 들어, 볼륨 제어와 멀티플렉서 )에 직접 접근하기 위하여 이 API를 사용한다. <br />
- <a id="ctl00_MTCS_main_ctl10" onclick="javascript:Track('ctl00_MTCS_main_ctl00|ctl00_MTCS_main_ctl10',this);" href="http://msdn.microsoft.com/en-us/library/dd370846(VS.85).aspx"><span style="COLOR: #800080">For More Information</span></a>&nbsp;클라이언트가 오디오 엔드포인트 장치의 볼륨 컨트롤에 직접 접근하기 위하여 이 API를 사용한다. 이 API는 주로 exclusive-mode 오디오 스트림 관리 어플리케이션에 의해서 사용돼었다.</p><p>이러한 API는 사용자가 오디오 종점(엔드포인트) 장치에 설명되어있는 종점(엔드포인트) 장치의 친화적인 개념을 지원한다.<br />
이러한 APIs는 엔드포인트 장치의 사용자 친화적인 개념을 제공한다. </p><p>MicroSoft는 Window Server2003, XP, ME, 2000, 98를 포함한 윈도우 이전 버전을 사용하는 버전은 여기에 기술한 Core Audio APIs 만들 계획이 없다.</p><p>이 개요에서는 다음과 같은 주제가 포함되어 있다.</p><p>--------------------------------------------------------------------------------------------------------------------------------------------------<br />
Topic &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| Description <br />
--------------------------------------------------------------------------------------------------------------------------------------------------<br />
<a href="http://msdn.microsoft.com/en-us/library/dd756612(VS.85).aspx" target="_blank">What's New for Core Audio APIs in Windows 7</a>&nbsp;&nbsp;| Summarizes the new features and the improvements to the Core Audio APIs <br />
--------------------------------------------------------------------------------------------------------------------------------------------------<br />
<a href="http://msdn.microsoft.com/en-us/library/dd370851(VS.85).aspx" target="_blank">Header Files and System Components&nbsp;</a>&nbsp;&nbsp;&nbsp;| Describes the header files and system components for the Core Audio APIs. <br />
--------------------------------------------------------------------------------------------------------------------------------------------------<br />
<a href="http://msdn.microsoft.com/en-us/library/dd316764(VS.85).aspx" target="_blank">SDK Samples That Use the Core Audio APIs</a>&nbsp;&nbsp;&nbsp;| Lists the samples in the Windows SDK that use the Core Audio APIs. <br />
--------------------------------------------------------------------------------------------------------------------------------------------------<br />
<a href="http://msdn.microsoft.com/en-us/library/dd370846(VS.85).aspx" target="_blank">For More Information&nbsp;&nbsp;</a>&nbsp;&nbsp;&nbsp;&nbsp;| Refers to online resources that provide additional information about the Core Audio APIs. <br />
--------------------------------------------------------------------------------------------------------------------------------------------------<br />
<br />
<br />
짧은 영어로 번역하려니 무슨 말인지 이해 못하겠는 문장도 너무 많다.<br />
도저히 번역 못하겠는 문장은 웹번역기로 돌렸는데 그 의미를 더욱 헤아리기 힘들구나.</p><br />
<br />
			 ]]> 
		</description>
		<category>프로그램</category>

		<comments>http://lulu2000.egloos.com/4251766#comments</comments>
		<pubDate>Fri, 09 Oct 2009 09:16:16 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 요즘 서점에 가면 보고 싶은 책 ]]> </title>
		<link>http://lulu2000.egloos.com/4218736</link>
		<guid>http://lulu2000.egloos.com/4218736</guid>
		<description>
			<![CDATA[ 
  <div style="text-align:center"><img class="image_mid" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds17.egloos.com/pds/200908/24/28/b0035328_4a92aa9703d7b.jpg" width="432" height="152" onclick="Control.Modal.openDialog(this, event, 'http://pds17.egloos.com/pds/200908/24/28/b0035328_4a92aa9703d7b.jpg');" /></div><br><br>1. 그건, 사랑이었네 - 한비야<br><br>세계의 오지를 누비며 도전 의식을 불태우거나 긴급구호 현장에서 불을 끄는 소방관 같은 활동가의 모습을 보여주었던 한비야. 그녀가 이번에는 자신만의 공간인 집으로 독자들을 초대하여 따뜻한 차 한 잔을 나누면서 서로의 고민을 이야기하고 현장에서의 자신을 돌아본다. 한비야의 맨 얼굴과 마주할 수 있는 흔치 않았던 초대이다. [예스24 제공]<br><br><strong>[흰종이&nbsp;코멘트]&nbsp;</strong>지금 보고 있는데 보는 내내 나는 왜 이런 열정이 없을까라고 스스로에게 물어보게 된다. 50대에도 열정과 용기&nbsp;그리고 항상 웃을 수 있는 그 마음이 너무 부럽다.<br><br>2. 도가니 - 공지영<br><br>거짓과 폭력 앞에서 분노하기는 쉽지만, 그에 맞서 싸우고, 죽어가는 진실을 구해내는 일은 어렵다. 작가 공지영이 그 어려운 일을 해냈다. 광주의 모 장애인학교에서 자행된 성폭력 사건 실화를 다룬 이 소설은, 귀먹은 세상이 차갑게 외면한 '진실'에 대한 이야기이자 거짓과 폭력의 도가니 속에서 한줄기 빛처럼 쏘아 올린 용기와 희망에 대한 감동적 기록이다. [예스24 제공] <br><br><strong>[흰종이 코멘트]</strong>&nbsp; 요즘 서점가서 몰래 훔쳐보고 있는 책이다.&nbsp; 장애아를 상대로 성폭력을 일삼는 나쁜 권력자들의 이야기라 별루 보고 싶지 않고&nbsp; 이런 내용은 별루 좋아하지 않아서 안보려고 했는데&nbsp;언론에 이슈가되니&nbsp;궁금해서 보게 됐다. 소재는 싫었지만 &nbsp;역시 공지영 특유의 사람을 빨아들이는 스토리 전개. 안 빠져들수가 없었다. 그래서 요즘 서점에 가게되면 지난번에 읽었던 페이지를 기억해서 짬짬히 보고 있다 ㅋㅋ<br><br>3. 1Q84 - 무라카미 하루키<br><br>“지금 이 세상에 존재하는 내가 과연 진정한 나일까?” <br>꽉 막힌 고속도로의 비상계단을 내려오면서 다른 세계로 접어든 여자 아오마메. <br>천부적인 문학성을 지닌 열일곱 소녀를 만나며 기묘한 사건에 휘말리는 작가지망생 덴고. <br>그들 앞에 펼쳐지는 1Q84! 그들은 몇 개의 달이 떠 있는 하늘 아래에서 만나게 될까? [예스24 제공] <br><br><strong>[흰종이 코멘트]&nbsp;</strong> 아직 출판 안되었던가.. 예약 판매 한다고 하던데 출간됐는지 모르겠다. 하루키 소설은 뭔가 큰 목적이 담겨 있는것&nbsp;같아서 읽는 동안 저자의 의도를 파악해보는 재미도 솔솔하다.&nbsp;왠지 문장 하나하나 큰 뜻을 담고 있을것 같은 느낌. 하루키의 소설 내용이 좀 어둡지만 나는 그 어둠에서 빛을&nbsp;생각해주길 원하는거 아닐까라는 생각을 한다. &nbsp;<br><br>4. 흐르는 강물처럼 - 파울로코엘료<br><br>[흐르는 강물처럼]은 그 길 위에 남은 자취이자, 파울로 코엘료 작품들의 원류와도 같은 ‘영감의 샘’이다. 이 책에는 세계 각국의 신화와 종교를 두루 섭렵한 작가가 인간 영혼 깊은 곳에서 건져올린 아름다운 우화, 작가 자신의 일상과 코엘료 문학의 비밀을 엿볼 수 있는 열쇠 같은 글들, 그리고 길에서 만난 사람들과의 감동적인 일화들이 담겨 있다. <br>[흐르는 강물처럼]을 관통하는 것은 ‘인간으로 태어나 두 발을 땅에 디디고 살아 있음’의 의미를 묻는 질문이다 [인터파크 제공] <br><br><strong>[흰종이 코멘트]</strong> 이 책은 사실 책자 맨 뒷면 내용뿐이 읽어보지 못했다. 그래도 시간이 된다면 한번 읽어보고 싶다. 왜냐면 지금까지의 코엘료가 써온 소설과 느낌이 조금 다를것 같아서...? <br><br>			 ]]> 
		</description>

		<comments>http://lulu2000.egloos.com/4218736#comments</comments>
		<pubDate>Mon, 24 Aug 2009 15:03:45 GMT</pubDate>
		<dc:creator>흰종이</dc:creator>
	</item>
</channel>
</rss>
