{"id":59,"date":"2014-06-11T22:16:18","date_gmt":"2014-06-12T07:16:18","guid":{"rendered":"http:\/\/blog.box.kr\/?p=59"},"modified":"2014-06-11T22:16:18","modified_gmt":"2014-06-12T07:16:18","slug":"%ed%99%88%ed%8e%98%ec%9d%b4%ec%a7%80-skins-%ec%b0%b8%ea%b3%a0","status":"publish","type":"post","link":"https:\/\/blog.box.kr\/?p=59","title":{"rendered":"\ud648\ud398\uc774\uc9c0 Skins \ucc38\uace0"},"content":{"rendered":"<p>http:\/\/ozhome.co.kr\/pages\/page_152.php<\/p>\n","protected":false},"excerpt":{"rendered":"<p>http:\/\/ozhome.co.kr\/pages\/page_152.php<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"ngg_post_thumbnail":0,"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[7],"tags":[],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p5q9Zn-X","jetpack-related-posts":[{"id":321,"url":"https:\/\/blog.box.kr\/?p=321","url_meta":{"origin":59,"position":0},"title":"MFC] &#8211; CWebBrowser2 \uc5d0\uc11c IWebBrowser2 \uc0ac\uc6a9\ud558\uae30","date":"2014-08-09","format":false,"excerpt":"\ucc38\uace0 :\u00a0http:\/\/computer-programming-forum.com\/82-mfc\/20b17af03936f1e8.htm You can get the IWebBrowser2 from the CWebBrowser2 something like this... \u00a0 \u00a0 IWebBrowser2* GetIWebBrowser2FromCWebBrowser2(CWebBrowser2& wndBrowser) { IWebBrowser2* piWebBrowser2=NULL; if (LPUNKNOWN pUnk = wndBrowser.GetControlUnknown()) { if (SUCCEEDED(pUnk->QueryInterface( IID_IWebBrowser2, (void**)&piWebBrowser2))) { \/\/ Remember to call Release return piWebBrowser2; } } return NULL; } And call it something like this...\u2026","rel":"","context":"In &quot;C\/C++&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":309,"url":"https:\/\/blog.box.kr\/?p=309","url_meta":{"origin":59,"position":1},"title":"[MFC] &#8211; \uba54\ubaa8\ub9ac \uad00\ub828 \uc815\ubcf4 \ud68d\ub4dd","date":"2014-08-09","format":false,"excerpt":"GlobalMemoryStatus()\ud568\uc218\u00a0MSDN\u00a0\ucc38\uace0\u00a0\uc608\uc81c #include\u00a0<windows.h> #define\u00a0DIV\u00a01024 char\u00a0*divisor\u00a0=\u00a0\"K\"; void main(int\u00a0argc,\u00a0char\u00a0*argv[]) { MEMORYSTATUS\u00a0stat; GlobalMemoryStatus\u00a0(&stat); printf\u00a0(\"The\u00a0MEMORYSTATUS\u00a0structure\u00a0is\u00a0%ld\u00a0bytes\u00a0long.n\", \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0stat.dwLength); printf\u00a0(\"It\u00a0should\u00a0be\u00a0%d.n\",\u00a0sizeof\u00a0(stat)); printf\u00a0(\"There\u00a0is\u00a0%ld\u00a0percent\u00a0of\u00a0memory\u00a0in\u00a0use.n\", stat.dwMemoryLoad); printf\u00a0(\"There\u00a0are\u00a0%ld\u00a0total\u00a0%sbytes\u00a0of\u00a0physical\u00a0memory.n\", stat.dwTotalPhys\/DIV,\u00a0divisor); printf\u00a0(\"There\u00a0are\u00a0%ld\u00a0free\u00a0%sbytes\u00a0of\u00a0physical\u00a0memory.n\", stat.dwAvailPhys\/DIV,\u00a0divisor); printf\u00a0(\"There\u00a0are\u00a0%ld\u00a0total\u00a0%sbytes\u00a0of\u00a0paging\u00a0file.n\", stat.dwTotalPageFile\/DIV,\u00a0divisor); printf\u00a0(\"There\u00a0are\u00a0%ld\u00a0free\u00a0%sbytes\u00a0of\u00a0paging\u00a0file.n\", stat.dwAvailPageFile\/DIV,\u00a0divisor); printf\u00a0(\"There\u00a0are\u00a0%ld\u00a0total\u00a0%sbytes\u00a0of\u00a0virtual\u00a0memory.n\", stat.dwTotalVirtual\/DIV,\u00a0divisor); printf\u00a0(\"There\u00a0are\u00a0%ld\u00a0free\u00a0%sbytes\u00a0of\u00a0virtual\u00a0memory.n\", stat.dwAvailVirtual\/DIV,\u00a0divisor); }","rel":"","context":"In &quot;C\/C++&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":383,"url":"https:\/\/blog.box.kr\/?p=383","url_meta":{"origin":59,"position":2},"title":"http:\/\/grails.org\/","date":"2014-09-15","format":false,"excerpt":"\u00a0 http:\/\/grails.org\/ \u00a0","rel":"","context":"In &quot;\ucc38\uace0\ub97c \uc704\ud55c \uc800\uc7a5\ubb3c&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57,"url":"https:\/\/blog.box.kr\/?p=57","url_meta":{"origin":59,"position":3},"title":"\ube44\ucee8\uc744 \ud1b5\ud55c \uc0bc\uac01 \uce21\ub7c9\ubc95","date":"2014-06-10","format":false,"excerpt":"http:\/\/blog.cyworld.com\/blog_calmtot\/3498747","rel":"","context":"In &quot;\ucc38\uace0\ub97c \uc704\ud55c \uc800\uc7a5\ubb3c&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":113,"url":"https:\/\/blog.box.kr\/?p=113","url_meta":{"origin":59,"position":4},"title":"Adobe AIR \ub4f1 \uac1c\ubc1c \uad00\ub828 \uc790\ub8cc","date":"2014-06-13","format":false,"excerpt":"http:\/\/blog.jidolstar.com\/category\/Adobe%20AIR","rel":"","context":"In &quot;\ucc38\uace0\ub97c \uc704\ud55c \uc800\uc7a5\ubb3c&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":188,"url":"https:\/\/blog.box.kr\/?p=188","url_meta":{"origin":59,"position":5},"title":"\ubb34\ub8cc \ucc45 \uc0ac\uc774\ud2b8","date":"2014-07-14","format":false,"excerpt":"http:\/\/it-ebooks-search.info\/ \uc660\ub9cc\ud55c \ucc45 \ub2e4 \uc788\ub124. \u314b","rel":"","context":"In &quot;\ucc38\uace0\ub97c \uc704\ud55c \uc800\uc7a5\ubb3c&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts\/59"}],"collection":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=59"}],"version-history":[{"count":0,"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts\/59\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=59"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=59"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}