메뉴 건너뛰기

OBG

Programming

Graphic
2013.07.28 03:14

Direct3D 9 compile

MoA
조회 수 267 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

1. Include d3dUtility.h

(include d3d9.h)


2. WndProc callback 함수 정의


3. WinMain에 코드 작성


4. 문자집합 설정 (d3dUtility.h를 그대로 쓴다면 멀티바이트 설정 필요. _T() 매크로를 이용하면 유니코드 가능할듯)


5. Link d3d9.lib d3dx9.lib winmm.lib

?

  1. Programming 게시판 관련

    Date2014.11.01 CategoryTool/etc ByMoA Views1708
    read more
  2. 컨텍스트 스위칭 (Context Switching)

    Date2013.07.28 CategoryTool/etc ByMoA Views1039
    Read More
  3. __cdecl , __pascal, __stdcall

    Date2013.07.28 CategoryAPI/MFC ByMoA Views334
    Read More
  4. fopen 함수가 Multi Thread 에서 안전한가?

    Date2013.07.28 CategoryC/C++ ByMoA Views585
    Read More
  5. memset vs for 초기화. 속도 차이가 얼마나 날까?

    Date2013.07.28 CategoryC/C++ ByMoA Views687
    Read More
  6. unsigned char <-> 유니코드(unicode) 및, string 변환 매크로 - USES_CONVERSION

    Date2013.07.28 CategoryAPI/MFC ByMoA Views1331
    Read More
  7. Redmine 설치

    Date2013.07.28 CategoryTool/etc ByMoA Views400
    Read More
  8. MFC 클래스 멤버함수 설명서

    Date2013.07.28 CategoryAPI/MFC ByMoA Views1513
    Read More
  9. Direct3D 9 compile

    Date2013.07.28 CategoryGraphic ByMoA Views267
    Read More
  10. Data Conversions

    Date2013.07.28 CategoryC/C++ ByMoA Views613
    Read More
  11. 다른 스레드에서 메인다이얼로그 포인터 받아오기 AfxGetMainWnd()

    Date2013.07.28 CategoryAPI/MFC ByMoA Views1615
    Read More
  12. 파일 입출력

    Date2013.07.28 CategoryC/C++ ByMoA Views487
    Read More
  13. char*, String, CString

    Date2013.07.28 CategoryAPI/MFC ByMoA Views367
    Read More
  14. CreateThread, ExitThread, GetExitCodeThread ...

    Date2013.07.28 CategoryAPI/MFC ByMoA Views373
    Read More
  15. Thread와 SendMessage를 통해 DeadLock을 만드는 방법

    Date2013.07.28 CategoryAPI/MFC ByMoA Views2625
    Read More
  16. 작업자 스레드(Worker Thread) 와 사용자 인터페이스 스레드(User Interface Thread)

    Date2013.07.28 CategoryAPI/MFC ByMoA Views446
    Read More
  17. WaitForSingleObject와의 삽질..

    Date2013.07.28 CategoryAPI/MFC ByMoA Views429
    Read More
  18. 스레드(CreateThread), EVENT 동기화

    Date2013.07.28 CategoryAPI/MFC ByMoA Views614
    Read More
  19. 스레드 강좌 + CreateThread() 와 _beginthreadex() 함수의 차이

    Date2013.07.28 CategoryAPI/MFC ByMoA Views416
    Read More
  20. 비주얼 스튜디오 2005 단축키

    Date2013.07.28 CategoryAPI/MFC ByMoA Views355
    Read More
  21. VC의 소스 파일, sln파일 관리

    Date2013.07.28 CategoryAPI/MFC ByMoA Views334
    Read More
Board Pagination Prev 1 ... 4 5 6 7 8 9 10 11 12 13 ... 15 Next
/ 15
위로