<?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">수안이의 데이터 연구실: 프로그램을-하나만-실행하기에 달린 최근 댓글/트랙백 목록</title>
  <id>http://www.webdizen.net/blog/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://www.webdizen.net/blog/" />
  <subtitle type="html">세상에 존재하는 모든 데이터를 체계화하고 효과적으로 분석하는 그 날까지 이 재미난 연구를 수행합니다</subtitle>
  <updated>2010-12-04T19:13:41+09:00</updated>
  <generator>Textcube 1.7.6 : Staccato</generator>
  <entry>
    <title type="html">webdizen님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.webdizen.net/blog/2968#comment62380" />
    <author>
      <name>(webdizen)</name>
    </author>
    <id>http://www.webdizen.net/blog/2968#comment62380</id>
    <published>2008-04-07T13:43:22+09:00</published>
    <summary type="html">ShowWindow(hWnd, SW_SHOW); 로 되어 있던 부분을
ShowWindow(hWnd, SW_RESTORESHOW); 로 수정 완료하였습니다.

세밀히 살펴주시고 댓글 달아주셔서 감사합니다. ^^</summary>
  </entry>
  <entry>
    <title type="html">namo님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.webdizen.net/blog/2968#comment62377" />
    <author>
      <name>(namo)</name>
    </author>
    <id>http://www.webdizen.net/blog/2968#comment62377</id>
    <published>2008-04-04T17:22:28+09:00</published>
    <summary type="html">윈도우가 최소화 되어 있을 때 화면으로 복구를 시키기 위해서
ShowWindow(hWnd, SW_SHOW);
대신에
ShowWindow(hWnd, SW_RESTORESHOW); 
를 사용해야 되지 않을까요?</summary>
  </entry>
</feed>

