<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">지나간 삶: Registry-wrapping-class에 달린 최근 댓글/트랙백 목록</title>
  <id>http://dblab.co.kr/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://dblab.co.kr/" />
  <subtitle type="html">웹상의 작은 공간</subtitle>
  <updated>2011-05-12T20:49:14+09:00</updated>
  <generator>Textcube 1.7.6 : Staccato</generator>
  <entry>
    <title type="html">shuni72님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://dblab.co.kr/entry/Registry-wrapping-class#comment5190" />
    <author>
      <name>(shuni72)</name>
    </author>
    <id>http://dblab.co.kr/entry/Registry-wrapping-class#comment5190</id>
    <published>2008-07-17T09:13:51+09:00</published>
    <summary type="html">레지스트리 접근이 필요해 검색하던 중 방문하게 되었습니다. 
우선 저의 시간을 절약하게 해주셔서 감사드립니다.

그리고 간단하게 수정이 필요한 부분이 발견되어 적어 봅니다.
 

BOOL GetValue(LPCTSTR valueName, LPCTSTR value, LPDWORD bufferLength);

LPCTSTR value  이 부분의 형식을 LPTSTR 로 변경을 해야 합니다. 
CString 형을 무심코 사용하다. 오버플로를 만나 살펴 보니... ^^;

그럼 즐프 하세요~
</summary>
  </entry>
  <entry>
    <title type="html">serahero님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://dblab.co.kr/entry/Registry-wrapping-class#comment5193" />
    <author>
      <name>(serahero)</name>
    </author>
    <id>http://dblab.co.kr/entry/Registry-wrapping-class#comment5193</id>
    <published>2008-07-21T17:31:24+09:00</published>
    <summary type="html">오 그런 세심한 부분이.. 감사합니다.</summary>
  </entry>
</feed>

