<?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>How to upgrade my Grade?</title>
	<link>http://dreamto.egloos.com</link>
	<description>프로그램밍 관련 내용들을 정리한 블로그입니다</description>
	<language>ko</language>
	<pubDate>Fri, 08 Jun 2007 07:13:18 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>How to upgrade my Grade?</title>
		<url>http://pds.egloos.com/logo/1/  </url>
		<link>http://dreamto.egloos.com</link>
		<width>80</width>
		<height>80</height>
		<description>프로그램밍 관련 내용들을 정리한 블로그입니다</description>
	</image>
  	<item>
		<title><![CDATA[ 클래스 위자드에서 Parsing Error가 뜬다면...      ]]> </title>
		<link>http://dreamto.egloos.com/3486633</link>
		<guid>http://dreamto.egloos.com/3486633</guid>
		<description>
			<![CDATA[ 
  <table id="ForumList" style="WIDTH: 100%; BORDER-COLLAPSE: collapse" cellspacing="0" border="0"><tbody><tr><td><table cellspacing="1" cellpadding="0" width="100%" bgcolor="white" border="0"><tbody><tr bgcolor="#007aff" height="40"><td><table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td width="100%"><span style="FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: tahoma">[질문] Parsing error 라는데.. 도와주세요!! </span></td><td style="COLOR: #ffffff; FONT-FAMILY: tahoma" noWrap align="right">&nbsp;</td></tr></tbody></table></td></tr><tr><td bgcolor="#cccccc" height="1"></td></tr><tr><td style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; FONT-FAMILY: tahoma" valign="top" bgcolor="#fafafa" height="100">&nbsp;Base를&nbsp;CToolBarCtrl&nbsp;으로해서&nbsp;클래스를&nbsp;하나&nbsp;만들었습니다.<br>&nbsp;ClassWizard&nbsp;에서&nbsp;툴바에&nbsp;있는&nbsp;버튼에&nbsp;대해서&nbsp;함수를&nbsp;만들었습니다.<br>&nbsp;함수에서&nbsp;코딩을&nbsp;하다가..&nbsp;&nbsp;&nbsp;다시&nbsp;ClassWizard를&nbsp;여니까..&nbsp;&nbsp;<br><br>&nbsp;Parsing&nbsp;error&nbsp;:&nbsp;Expected&nbsp;&nbsp;"virtual".<br>&nbsp;Input&nbsp;Line&nbsp;:&nbsp;"afx_msg&nbsp;void&nbsp;OnDownload();"<br><br>&nbsp;라는&nbsp;메시지&nbsp;뜨면서&nbsp;ClassWizard에서는&nbsp;클래스에&nbsp;접근이&nbsp;안되네요.<br>&nbsp;<br><br>//{{AFX_VIRTUAL(CFTPTool)<br>virtual&nbsp;afx_msg&nbsp;void&nbsp;OnDownload();<br>//}}AFX_VIRTUAL<br><br>그래서&nbsp;앞에&nbsp;virtual을&nbsp;붙이고..&nbsp;&nbsp;&nbsp;다시&nbsp;ClassWizard를&nbsp;여니까..&nbsp;&nbsp;<br><br>Parsing&nbsp;error&nbsp;:&nbsp;Expected&nbsp;&nbsp;"&nbsp;(&nbsp;".<br>&nbsp;Input&nbsp;Line&nbsp;:&nbsp;"virtual&nbsp;afx_msg&nbsp;void&nbsp;OnDownload();"<br><br>라는&nbsp;메시지가&nbsp;뜨면서&nbsp;Class&nbsp;Wizard&nbsp;에서&nbsp;클래스&nbsp;접근&nbsp;여전히&nbsp;안됩니다.<br><br><br>초보라서&nbsp;&nbsp;이런&nbsp;에러가&nbsp;뜨면&nbsp;어떻게&nbsp;해야할지&nbsp;막막하네요..<br>좀&nbsp;도와주세요~~&nbsp;</td></tr><tr><td height="3"></td></tr><tr><td bgcolor="#e1e1e1" height="1"></td></tr><tr><td align="right"></td></tr></tbody></table></td></tr><tr><td><table cellspacing="1" cellpadding="0" width="100%" bgcolor="white" border="0"><tbody><tr bgcolor="#e1e1e1" height="18"><td></td></tr><tr bgcolor="#e1e1e1" height="40"><td></td></tr><tr><td bgcolor="#cccccc" height="1"></td></tr><tr><td style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; FONT-FAMILY: tahoma" valign="top" bgcolor="#fafafa" height="100"><p>저두&nbsp;이런경우가&nbsp;있었는데..저는&nbsp;다이얼로그가&nbsp;<br>그래서..새로&nbsp;다시&nbsp;만들었더니.돼더군요.<br>파싱에러를&nbsp;찾다가..이기탁님의&nbsp;답변이&nbsp;좋은것&nbsp;같아..발췌했습니다.<br><br>--이기탁님의글<br>저&nbsp;//{{AFX_DATA(CComuTestView)랑&nbsp;//}}AFX_DATA<br>사이에&nbsp;변수&nbsp;들어가&nbsp;있는거&nbsp;말입니다.&nbsp;이&nbsp;변수들<br>님이&nbsp;직접&nbsp;추가해주셨나요?<br>이&nbsp;부분은&nbsp;클래스&nbsp;위자드가&nbsp;파싱하는&nbsp;부분이라...&nbsp;함부로<br>손을&nbsp;대면&nbsp;안됩니다.&nbsp;그래서&nbsp;저렇게&nbsp;//로&nbsp;시작하는&nbsp;거고요.<br>그래서&nbsp;자기가&nbsp;인식하지&nbsp;못할&nbsp;경우&nbsp;클래스&nbsp;위자드에서<br>에러를&nbsp;내게&nbsp;됩니다.&nbsp;글고&nbsp;추가하지&nbsp;말라고..아마<br>회색으로&nbsp;칠해져&nbsp;있을텐데...확실한&nbsp;경우가&nbsp;아니면<br>여기에는&nbsp;변수&nbsp;추가하지&nbsp;마세요.<br>글고&nbsp;만약&nbsp;이&nbsp;경우가&nbsp;아니시라면..클래스&nbsp;위자드&nbsp;환경변수&nbsp;같은게<br>잘못되어있는것이&nbsp;아닌가&nbsp;하군요.&nbsp;이럴&nbsp;경우에는&nbsp;clw&nbsp;확장자를<br>가진&nbsp;파일을&nbsp;지우고&nbsp;프로젝트를&nbsp;여시고&nbsp;새로&nbsp;클래스&nbsp;위자드를<br>실행시키시면&nbsp;됩니다.&nbsp;참고하세요.</p><p>-----------------------------------------------------------------------------------</p><p>&nbsp;</p><p>출처 : <a class="con_link" href="http://www.devpia.com/" target="_blank">www.devpia.com</a></p></td></tr></tbody></table></td></tr></tbody></table>			 ]]> 
		</description>
		<category>프로그래밍</category>

		<comments>http://dreamto.egloos.com/3486633#comments</comments>
		<pubDate>Fri, 08 Jun 2007 07:13:18 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Cmd 바로가기(Open Command Window Here) ]]> </title>
		<link>http://dreamto.egloos.com/2860810</link>
		<guid>http://dreamto.egloos.com/2860810</guid>
		<description>
			<![CDATA[ 
  Cmd.exe를 자주 사용하다 보면, cd 명령어로 foler를 이동하려면 번거로울 때가 있다.<br />
그럴 때에 Windows 탐색기를 통해서 cmd.exe를 실행하면 편리하게 사용할 수 있다.<br />
<br />
이 기능은 <a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">Microsoft PowerToys for Windows XP</a>라는 프로그램 모음중에 존재하는<br />
Open Command Window Here를 다운 받으면 된다.<br />
&nbsp;			 ]]> 
		</description>
		<category>Software</category>

		<comments>http://dreamto.egloos.com/2860810#comments</comments>
		<pubDate>Wed, 13 Dec 2006 03:20:36 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ NotePad 교체 프로그램 ]]> </title>
		<link>http://dreamto.egloos.com/2860694</link>
		<guid>http://dreamto.egloos.com/2860694</guid>
		<description>
			<![CDATA[ 
  Windows에서 제공하는 NotePad(메모장) 프로그램은 가볍기는 하지만 <br />
기능이 다양하지 못하여 NotePad를 대신할&nbsp;프로그램을 찾아서 정리한다.<br />
예전에도 한 번 찾아봤던 것 같은데 이번에 잘 정리하도록 하자.<br />
<br />
NotePad대체 프로그램으로 찾는 프로그램은 2개가 있는데 <a href="http://www.flos-freeware.ch/notepad2.html">NotePad2</a>, <a href="http://notepad-plus.sourceforge.net/uk/site.htm">NotePad++ </a>이다.<br />
<br />
프로그램의 크기면에서는 NotePad2가 작고,<br />
기능면에서는 NotePad++가 MultiTab이 되고, 좀 더 다양한 기능이 존재한다.<br />
<br />
내가 원하는 NotePad프로그램은 최대한 가벼운 것이 우선되어야 하므로 <strong>NotePad2</strong>로 결정했다. <br />
NotePad++는 파일 비교가 개발에 사용하면&nbsp;될것 같다.<br />
<br />
NotePad2 Tip :<br />
<br />
<ul><li>Windows에서 기본으로 제공하는&nbsp; NotePad를 대체하는 방법</li><li>Windowts Context Menu에 추가하는 방법</li><li>실행파일의 이름을 n.exe으로 변경하여 실행 속도를 빠르게 하는 방법</li></ul><p>&nbsp;</p><p>link : <a class="TitleLinkStyle" href="http://www.hanselman.com/blog/ScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx" rel="bookmark"><span style="FONT-SIZE: 100%; COLOR: #b8860b">Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List for Windows</span></a></p><p>&nbsp;</p><br />
<br />
&nbsp; 			 ]]> 
		</description>
		<category>Software</category>

		<comments>http://dreamto.egloos.com/2860694#comments</comments>
		<pubDate>Wed, 13 Dec 2006 02:37:13 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ MFC Dialog의 생성 순서 ]]> </title>
		<link>http://dreamto.egloos.com/2856886</link>
		<guid>http://dreamto.egloos.com/2856886</guid>
		<description>
			<![CDATA[ 
  가끔씩 MFC의 DialogBase의 class를 만들 경우 기본적으로 호출되는 함수들의 순서가 궁금해서<br />
정리해 둔다.<br />
<br />
함수의 호출 순서가 예매한 4개의 함수의 호출 순서는 <br />
<ol><li>Dialog class의 생성자 함수</li><li>OnSize함수</li><li>OnInitDialog함수</li><li>OnPaint함수</li></ol><p>여기에서 주목해야 할 부분은 InitDialog를 하기 전에 OnSize가 호출된다는 사실이다.</p><p>OnSize를 할 경우에는 OnInitDialog의 실행 여부를 확인하고 원하는 작업을 수행해야 한다.</p>			 ]]> 
		</description>
		<category>프로그래밍</category>

		<comments>http://dreamto.egloos.com/2856886#comments</comments>
		<pubDate>Tue, 12 Dec 2006 03:25:07 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 나는 왜 블로그를 하는가? ]]> </title>
		<link>http://dreamto.egloos.com/2843019</link>
		<guid>http://dreamto.egloos.com/2843019</guid>
		<description>
			<![CDATA[ 
  <span onclick="copyUrl('http://hansfamily.co.kr/sayme/jc/trackback/119')">한번 천천히 생각해야겠다.</span>			 ]]> 
		</description>

		<comments>http://dreamto.egloos.com/2843019#comments</comments>
		<pubDate>Fri, 08 Dec 2006 08:49:21 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Generic Host Process for Win32 Services 오류 해결 ]]> </title>
		<link>http://dreamto.egloos.com/2785876</link>
		<guid>http://dreamto.egloos.com/2785876</guid>
		<description>
			<![CDATA[ 
  노트북에 외장키보드를 연결하고 난 후에 문제가 발생하여<br />
인터넷에 검색하니 MS에서 Patch를 받으면 된다고 되어 있다.<br />
<br />
일단 Patch는 설치했는데 <br />
오류가 발생하지 않는가는 두고 봐야겠다.<br />
<br />
Link : <a href="http://support.microsoft.com/kb/894391/ko">Microsoft 고객지원</a>			 ]]> 
		</description>
		<category>====IT===========</category>

		<comments>http://dreamto.egloos.com/2785876#comments</comments>
		<pubDate>Thu, 23 Nov 2006 00:33:26 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Web2.0 홈페이지 ]]> </title>
		<link>http://dreamto.egloos.com/2748740</link>
		<guid>http://dreamto.egloos.com/2748740</guid>
		<description>
			<![CDATA[ 
  <a title="" href="http://oojoo.egloos.com/1334979">Smart한 웹 사이트들...</a> 			 ]]> 
		</description>
		<category>====IT===========</category>

		<comments>http://dreamto.egloos.com/2748740#comments</comments>
		<pubDate>Mon, 13 Nov 2006 01:19:29 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ MindMap 프로그램 ]]> </title>
		<link>http://dreamto.egloos.com/2748700</link>
		<guid>http://dreamto.egloos.com/2748700</guid>
		<description>
			<![CDATA[ 
  <a title="" href="http://oojoo.egloos.com/1404584">생각을 정리하는 효과적인 Skill, 마인드맵 SW</a> <br />
<br />
<br />
나도 내가 왜 이러는지 모르겠는데<br />
여기 저기에 메모를 하는데(수첩, 노트북, 업무서류, 포스트잇. 블로그)<br />
단지 기록에만 머물러 있지 이것이 하나의 생각으로 모으는 것까지 가지 못하는 것 같다.<br />
그리고 생각이 체계적으로 정리가 되지 않는 것 같다.<br />
<br />
그러던 중에&nbsp;MindMap이라는 것을 알게 되었다.<br />
일단 MindMap이라는 개념은 예전에 알고 있었기 때문에 프로그램을 사용해 보기로 했다.<br />
<br />
우리나라 것으로&nbsp;심테크의 Thickwise라는 프로그램을 사용해 봤는데, <br />
메뉴얼과 사용설명이 한글로 잘 되어 있어서 프로그램 사용은 쉽게 할 수 있다.<br />
그러나 유료이고 왠지 다른 프로그램을 사용해 보고 싶어서 외국의 프로그램을 찾아봤다.<br />
<br />
외국프로그램중에 <br />
OpenSource로 개발중인 FreeMind,<br />
많은 이들이 추천하는 MindManager Pro, Thinkwise등이 있다.<br />
<br />
<br />
<br />
<br />
<br />
&nbsp;			 ]]> 
		</description>
		<category>Software</category>

		<comments>http://dreamto.egloos.com/2748700#comments</comments>
		<pubDate>Mon, 13 Nov 2006 01:00:29 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ DXF Code 설명 ]]> </title>
		<link>http://dreamto.egloos.com/2698991</link>
		<guid>http://dreamto.egloos.com/2698991</guid>
		<description>
			<![CDATA[ 
  <table id="tblContent" cellspacing="0" cellpadding="0" width="740" border="0"><tbody><tr><td>링크 주소 : <a class="con_link" href="http://www.autodesk.com/techpubs/autocad/acad2000/dxf/" target="_blank"><span style="COLOR: #6f93ff">http://www.autodesk.com/techpubs/autocad/acad2000/dxf/</span></a> </td></tr><tr><td height="10">&nbsp;</td></tr></tbody></table>			 ]]> 
		</description>
		<category>프로그래밍</category>

		<comments>http://dreamto.egloos.com/2698991#comments</comments>
		<pubDate>Wed, 01 Nov 2006 06:46:59 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
	<item>
		<title><![CDATA[ winamp의 Tray Icon으로 등록 방법 ]]> </title>
		<link>http://dreamto.egloos.com/2695484</link>
		<guid>http://dreamto.egloos.com/2695484</guid>
		<description>
			<![CDATA[ 
  프로그래밍 작업을 하다 보면,<br />
winamp를 노래를 들으면서 일하는 경우가 많이 있는데 <br />
그때마다 작업표시줄(Taskbar)의 공간을 차지하는게 번거롭다.<br />
<br />
그래서 winamp를 tray icon에 등록하는 방법을 찾아봤는데 방법은 너무나 쉬웠다.<br />
<br />
Winamp Preferences 대화상자의 General Preferences 탭을 선택한다.<br />
그리고 오른쪽 아래에 있는 Show Tray를 선택하면 된다.<br />
<br />
<div style="text-align:center"><img class="image_mid" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds2.egloos.com/pds/200610/31/24/c0020524_07102829.png" width="500" height="388.415672913" onclick="Control.Modal.openDialog(this, event, 'http://pds2.egloos.com/pds/200610/31/24/c0020524_07102829.png');" /></div>			 ]]> 
		</description>

		<comments>http://dreamto.egloos.com/2695484#comments</comments>
		<pubDate>Tue, 31 Oct 2006 10:09:34 GMT</pubDate>
		<dc:creator>dreamto</dc:creator>
	</item>
</channel>
</rss>
