모바일 오유 바로가기
http://m.todayhumor.co.kr
분류 게시판
베스트
  • 베스트오브베스트
  • 베스트
  • 오늘의베스트
  • 유머
  • 유머자료
  • 유머글
  • 이야기
  • 자유
  • 고민
  • 연애
  • 결혼생활
  • 좋은글
  • 자랑
  • 공포
  • 멘붕
  • 사이다
  • 군대
  • 밀리터리
  • 미스터리
  • 술한잔
  • 오늘있잖아요
  • 투표인증
  • 새해
  • 이슈
  • 시사
  • 시사아카이브
  • 사회면
  • 사건사고
  • 생활
  • 패션
  • 패션착샷
  • 아동패션착샷
  • 뷰티
  • 인테리어
  • DIY
  • 요리
  • 커피&차
  • 육아
  • 법률
  • 동물
  • 지식
  • 취업정보
  • 식물
  • 다이어트
  • 의료
  • 영어
  • 맛집
  • 추천사이트
  • 해외직구
  • 취미
  • 사진
  • 사진강좌
  • 카메라
  • 만화
  • 애니메이션
  • 포니
  • 자전거
  • 자동차
  • 여행
  • 바이크
  • 민물낚시
  • 바다낚시
  • 장난감
  • 그림판
  • 학술
  • 경제
  • 역사
  • 예술
  • 과학
  • 철학
  • 심리학
  • 방송연예
  • 연예
  • 음악
  • 음악찾기
  • 악기
  • 음향기기
  • 영화
  • 다큐멘터리
  • 국내드라마
  • 해외드라마
  • 예능
  • 팟케스트
  • 방송프로그램
  • 무한도전
  • 더지니어스
  • 개그콘서트
  • 런닝맨
  • 나가수
  • 디지털
  • 컴퓨터
  • 프로그래머
  • IT
  • 안티바이러스
  • 애플
  • 안드로이드
  • 스마트폰
  • 윈도우폰
  • 심비안
  • 스포츠
  • 스포츠
  • 축구
  • 야구
  • 농구
  • 바둑
  • 야구팀
  • 삼성
  • 두산
  • NC
  • 넥센
  • 한화
  • SK
  • 기아
  • 롯데
  • LG
  • KT
  • 메이저리그
  • 일본프로야구리그
  • 게임1
  • 플래시게임
  • 게임토론방
  • 엑스박스
  • 플레이스테이션
  • 닌텐도
  • 모바일게임
  • 게임2
  • 던전앤파이터
  • 마비노기
  • 마비노기영웅전
  • 하스스톤
  • 히어로즈오브더스톰
  • gta5
  • 디아블로
  • 디아블로2
  • 피파온라인2
  • 피파온라인3
  • 워크래프트
  • 월드오브워크래프트
  • 밀리언아서
  • 월드오브탱크
  • 블레이드앤소울
  • 검은사막
  • 스타크래프트
  • 스타크래프트2
  • 베틀필드3
  • 마인크래프트
  • 데이즈
  • 문명
  • 서든어택
  • 테라
  • 아이온
  • 심시티5
  • 프리스타일풋볼
  • 스페셜포스
  • 사이퍼즈
  • 도타2
  • 메이플스토리1
  • 메이플스토리2
  • 오버워치
  • 오버워치그룹모집
  • 포켓몬고
  • 파이널판타지14
  • 배틀그라운드
  • 기타
  • 종교
  • 단어장
  • 자료창고
  • 운영
  • 공지사항
  • 오유운영
  • 게시판신청
  • 보류
  • 임시게시판
  • 메르스
  • 세월호
  • 원전사고
  • 2016리오올림픽
  • 2018평창올림픽
  • 코로나19
  • 2020도쿄올림픽
  • 게시판찾기
  • 오유인페이지
    개인차단 상태
    게임할줄몰라님의
    개인페이지입니다
    가입 : 11-04-29
    방문 : 2823회
    닉네임변경 이력
    회원차단
    회원차단해제
    게시물ID : programmer_8768
    작성자 : 게임할줄몰라
    추천 : 4
    조회수 : 2784
    IP : 180.70.***.203
    댓글 : 3개
    등록시간 : 2015/03/20 13:19:56
    http://todayhumor.com/?programmer_8768 모바일
    삽질완료~ C++DLL을 C#에서 사용하는 방법
    <div><br></div> <div> <div>1. Win32 DLL 프로젝트로 작성된 클래스</div> <div><br></div> <div> <div style="color:#333333;font-family:Verdana, Helvetica, Arial, sans-serif;font-size:medium;line-height:normal;overflow:auto;width:auto;border-style:solid;border-color:#808080;border-width:.1em .1em .1em .8em;padding:.2em .6em;background:#202020;"><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#999999;font-style:italic;">// MyClass.h</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">class</span> <span style="color:#447fcf;">__declspec</span><span style="color:#d0d0d0;">(dllexport)</span> <span style="color:#d0d0d0;">CMyClass</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">public:</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">Func1(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">a,</span> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">b);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">void</span> <span style="color:#447fcf;">Func2</span><span style="color:#d0d0d0;">(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">*a);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">};</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#999999;font-style:italic;">// MyClass.cpp</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">CMyClass::Func1(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">a,</span> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">b)</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">return</span> <span style="color:#d0d0d0;">(a</span> <span style="color:#d0d0d0;">+</span> <span style="color:#d0d0d0;">b);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">CMyClass::Func2(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">*a)</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">*a++;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">}</span></pre></div></div> <div><br></div> <div>해당 DLL의 클래스는 C++에서 바로 사용이 가능하지만</div> <div>C#에서는 사용이 힘들다 (가능할것같지만 너무 어려워서 포기)</div> <div><br></div> <div><br></div> <div>2. Class Library로 작성된 클래스</div> <div><br></div> <div> <div style="color:#333333;font-family:Verdana, Helvetica, Arial, sans-serif;font-size:medium;line-height:normal;overflow:auto;width:auto;border-style:solid;border-color:#808080;border-width:.1em .1em .1em .8em;padding:.2em .6em;background:#202020;"><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#999999;font-style:italic;">// MyClassWrapper.h</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#cd2828;font-weight:bold;">#include "MyClass.h"</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">namespace</span> <span style="color:#d0d0d0;">Wrapper</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">public</span> <span style="color:#d0d0d0;">ref</span> <span style="color:#6ab825;font-weight:bold;">class</span> <span style="color:#447fcf;text-decoration:underline;">CMyClassWrapper</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">private:</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">CMyClass</span> <span style="color:#d0d0d0;">*m_MyClass;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">public:</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span class="Apple-tab-span" style="white-space:pre;"> </span> <span style="color:#d0d0d0;">CMyClassWrapper();</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">virtual</span> <span style="color:#d0d0d0;">~CMyClassWrapper();</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">public:</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#447fcf;">Func1</span><span style="color:#d0d0d0;">(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">a,</span> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">b);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">void</span> <span style="color:#447fcf;">Func2</span><span style="color:#d0d0d0;">(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">%a);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">};</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#999999;font-style:italic;">// MyClassWrapper.cpp</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">namespace</span> <span style="color:#d0d0d0;">Wrapper</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">CMyClassWrapper::CMyClassWrapper()</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">m_MyClass</span> <span style="color:#d0d0d0;">=</span> <span style="color:#6ab825;font-weight:bold;">new</span> <span style="color:#d0d0d0;">CMyClass;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">CMyClassWrapper::~CMyClassWrapper()</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">if</span><span style="color:#d0d0d0;">(m_MyClass</span> <span style="color:#d0d0d0;">!=</span> <span style="color:#3677a9;">0</span><span style="color:#d0d0d0;">)</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">delete</span> <span style="color:#d0d0d0;">m_MyClass;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">CMyClassWrapper::Func1(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">a,</span> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">b)</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">return</span> <span style="color:#d0d0d0;">m_MyClass->Func1(a,</span> <span style="color:#d0d0d0;">b);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">void</span> <span style="color:#d0d0d0;">CMyClassWrapper::Func2(</span><span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">%a)</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">temp;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">m_MyClass->Func2(&temp);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">a</span> <span style="color:#d0d0d0;">=</span> <span style="color:#d0d0d0;">temp;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">}</span></pre></div></div> <div><br></div> <div>원래 클래스의 함수를 호출시켜주기만 하는 단순한 클래스인데</div> <div>다만 포인터를 매개변수로 받는 함수들은 좀 까다로움 ㅜㅜ</div> <div>구글검색해보면 문자열이나 콜백함수포인터들을 받아서 처리하는방법도 볼수있지만 어렵네요 ㅋㅋ</div> <div>CLI문법은 참 특이하네요.. %를 나머지연산할때빼고 저렇게 쓰는건 첨봄;;</div> <div><br></div> <div><br></div> <div>3. C#에서 사용</div> <div>Wrapper에서 빌드해 나온 DLL을 참조추가만 하면 <span style="font-size:9pt;line-height:1.5;">바로 사용이 가능.</span></div> <div>[DllImport(...)] 따위 안써도 되는 편의성! (단지 이거하나때문에...)</div> <div><br></div> <div> <div style="color:#333333;font-family:Verdana, Helvetica, Arial, sans-serif;font-size:medium;line-height:normal;overflow:auto;width:auto;border-style:solid;border-color:#808080;border-width:.1em .1em .1em .8em;padding:.2em .6em;background:#202020;"><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">using</span> <span style="color:#d0d0d0;">MyClassWrapper;</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#6ab825;font-weight:bold;">namespace</span> <span style="color:#d0d0d0;">TestProject</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">public</span> <span style="color:#6ab825;font-weight:bold;">class</span> <span style="color:#447fcf;text-decoration:underline;">Test</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">CMyClassWrapper</span> <span style="color:#d0d0d0;">obj</span> <span style="color:#d0d0d0;">=</span> <span style="color:#6ab825;font-weight:bold;">new</span> <span style="color:#d0d0d0;">CMyClassWrapper();</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">private</span> <span style="color:#6ab825;font-weight:bold;">void</span> <span style="color:#447fcf;">foo</span><span style="color:#d0d0d0;">()</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">{</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#6ab825;font-weight:bold;">int</span> <span style="color:#d0d0d0;">value</span> <span style="color:#d0d0d0;">=</span> <span style="color:#d0d0d0;">obj.Func1(</span><span style="color:#3677a9;">10</span><span style="color:#d0d0d0;">,</span> <span style="color:#3677a9;">5</span><span style="color:#d0d0d0;">);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#999999;font-style:italic;">// value == 15</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">obj.Func2(ref</span> <span style="color:#d0d0d0;">value);</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#999999;font-style:italic;">// value == 16</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"> <span style="color:#d0d0d0;">}</span></pre><pre style="margin-top:0px;margin-bottom:0px;line-height:16.25px;"><span style="color:#d0d0d0;">}</span></pre></div></div> <div><br></div> <div><br></div> <div><br></div> <div>저번에 관련 질문 올렸을때 답변달아주신 분들 감사합니다.</div> <div><br></div> <div>이제 가능성 여부 테스트가 끝났으니 개발을 시작 ㅋㅋㅋ</div></div> <div><br></div>

    이 게시물을 추천한 분들의 목록입니다.
    [1] 2015/03/20 13:22:15  112.175.***.4  navs  241922
    [2] 2015/03/20 14:04:33  1.253.***.197  우헤헤헤헤  137160
    [3] 2015/03/20 22:19:52  122.38.***.234  REGENTAG  141650
    [4] 2015/03/21 08:17:04  118.37.***.217  kosi  439167
    푸르딩딩:추천수 3이상 댓글은 배경색이 바뀝니다.
    (단,비공감수가 추천수의 1/3 초과시 해당없음)

    죄송합니다. 댓글 작성은 회원만 가능합니다.

    번호 제 목 이름 날짜 조회 추천
    567
    복귀할까 하는데 많이바꼈나요? [2] 게임할줄몰라 15/04/12 10:34 57 0
    566
    질문이 사라졌다! [3] 게임할줄몰라 15/04/11 16:59 63 4
    565
    상업적 용도의 범위가 궁금해요 [2] 게임할줄몰라 15/03/31 13:00 53 0
    564
    이정도 인터넷속도면 어떤상품일까요? [6] 게임할줄몰라 15/03/22 10:07 104 0
    삽질완료~ C++DLL을 C#에서 사용하는 방법 [3] 게임할줄몰라 15/03/20 13:19 60 4
    562
    C++DLL을 C#개발자한테 제공해줄때는 어떻게 해야 할까요? [7] 게임할줄몰라 15/03/18 14:49 79 0
    561
    스레드가 궁금합니다. [13] 게임할줄몰라 15/03/12 09:09 80 0
    560
    NPC : 30분 지각이야 고든 프리먼 [2] 게임할줄몰라 15/03/09 22:22 133 0
    559
    C#/WPF는 별로인가요? [6] 게임할줄몰라 15/02/22 16:16 35 0
    558
    WPF/Blend 쓰시는분 계신가요 [6] 게임할줄몰라 15/02/16 13:43 36 0
    557
    어느 반지가 더 좋을까요? [4] 게임할줄몰라 14/12/25 23:28 58 0
    556
    습격악사 스펙좀 봐주세요~ [6] 게임할줄몰라 14/12/15 13:43 80 0
    555
    커뮤니티 어떻게 이용하는거예요? [3] 게임할줄몰라 14/12/11 13:56 41 0
    554
    목걸이 마부 질문이요~ [3] 게임할줄몰라 14/12/09 10:46 94 0
    553
    사냥하는데 제가 너무 잘 죽어요 ㅋㅋ [9] 게임할줄몰라 14/12/08 13:14 144 0
    552
    악사 습격셋 모으는데 보통 얼마나 걸렸나요? [21] 게임할줄몰라 14/12/03 13:33 97 0
    551
    파티사냥할때 원래 조용한가요? [6] 게임할줄몰라 14/12/01 15:40 81 0
    550
    템좀 봐주세용~ [7] 게임할줄몰라 14/11/30 17:14 106 0
    549
    만렙 찍었어요! [17] 게임할줄몰라 14/11/30 12:51 117 0
    548
    이 템 괜찮은가요? [6] 게임할줄몰라 14/11/29 22:49 89 2
    547
    뉴비가 질문을 올립니다 [5] 게임할줄몰라 14/11/29 19:52 42 0
    546
    솔플 난이도 질문 [2] 게임할줄몰라 14/11/26 13:54 68 0
    545
    마음의소리 조준 고양이 사건 정리되었었나요? [5] 게임할줄몰라 14/10/14 15:23 155 1
    544
    최근 오픈한 게임의 운영이 이상하다 [5] 게임할줄몰라 14/09/28 20:32 267 4
    543
    탄막슈팅은 비인기 장르인가요? [7] 게임할줄몰라 14/09/21 00:38 129 1
    542
    WinAPI GDI, GDI+가 느린 이유가 뭔가요? [7] 게임할줄몰라 14/09/18 11:08 50 0
    541
    나눔결과 [10] 게임할줄몰라 14/09/08 14:27 204 14
    540
    프레이 나눔 7 [12] 게임할줄몰라 14/09/08 11:46 302 19
    539
    프레이 나눔 6 [12] 게임할줄몰라 14/09/08 11:46 225 15
    538
    프레이 나눔 5 [16] 게임할줄몰라 14/09/08 11:45 227 18
    [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [다음10개▶]
    단축키 운영진에게 바란다(삭제요청/제안) 운영게 게시판신청 자료창고 보류 개인정보취급방침 청소년보호정책 모바일홈