<?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">지나간 삶: MFC-TIP1에 달린 최근 댓글/트랙백 목록</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:59:28+09:00</updated>
  <generator>Textcube 1.7.6 : Staccato</generator>
  <entry>
    <title type="html">드류님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://dblab.co.kr/entry/MFC-TIP1#comment5189" />
    <author>
      <name>(드류)</name>
    </author>
    <id>http://dblab.co.kr/entry/MFC-TIP1#comment5189</id>
    <published>2008-07-02T03:23:31+09:00</published>
    <summary type="html">좋은 글이네요! 퍼갑니다!</summary>
  </entry>
  <entry>
    <title type="html">chan님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://dblab.co.kr/entry/MFC-TIP1#comment5271" />
    <author>
      <name>(chan)</name>
    </author>
    <id>http://dblab.co.kr/entry/MFC-TIP1#comment5271</id>
    <published>2009-12-30T16:40:49+09:00</published>
    <summary type="html">Visual-C의 MFC에 관한 내용 중에서
Hover Button
을 읽어보고서,

VC6 로 컴파일 된거라, visual studio 2008에서 작업을 하려면 몇가지를 수정해줘야 했었는데요,

afx_msg void OnMouseHover(WPARAM wparam, LPARAM lparam) ;
이 부분에서 return 타입을 void가 아니라, LRESULT로 지정해주고, OnMouseHover에 return 0; 추가해주면 되요.
그런데, 이미지가 로드가 안되는데,
이건 어떻게 해결하죠? ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">serahero님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://dblab.co.kr/entry/MFC-TIP1#comment5272" />
    <author>
      <name>(serahero)</name>
    </author>
    <id>http://dblab.co.kr/entry/MFC-TIP1#comment5272</id>
    <published>2010-01-02T00:15:40+09:00</published>
    <summary type="html">리소스에 이미지 추가 시켜서 한번 다시 컴파일 해보세요.</summary>
  </entry>
  <entry>
    <title type="html">mfc tips</title>
    <link rel="alternate" type="text/html" href="http://dblab.co.kr/entry/MFC-TIP1#trackback143" />
    <author>
      <name>(드류　스타일！)</name>
    </author>
    <id>http://dblab.co.kr/entry/MFC-TIP1#trackback143</id>
    <published>2008-07-02T03:18:44+09:00</published>
    <summary type="html">s</summary>
  </entry>
</feed>

