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. Include d3dUtility.h
(include d3d9.h)
2. WndProc callback 함수 정의
3. WinMain에 코드 작성
4. 문자집합 설정 (d3dUtility.h를 그대로 쓴다면 멀티바이트 설정 필요. _T() 매크로를 이용하면 유니코드 가능할듯)
5. Link d3d9.lib d3dx9.lib winmm.lib
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 수 |
|---|---|---|---|---|---|
| 공지 | Tool/etc | Programming 게시판 관련 2 | MoA | 2014.11.01 | 115171 |
| 243 | 서버 | Caching in Node.js to optimize app performance | OBG | 2023.01.16 | 19759 |
| 242 | Web | defer, async 스크립트 | OBG | 2023.01.10 | 19162 |
| 241 | Tool/etc | 쿠버네티스 클러스터 | OBG | 2022.11.11 | 13375 |
| 240 | Web | 카카오톡 웹버전 만들기 | OBG | 2022.11.09 | 10666 |
| 239 | Deeplearning | 시계열 데이터 예측 모델 | OBG | 2022.11.08 | 12665 |
| 238 | Tool/etc | AWS VPC 피어링 | OBG | 2022.11.03 | 13715 |
| 237 | Deeplearning | The State of AI & Art 2022 1 | OBG | 2022.10.06 | 21990 |
| 236 | Deeplearning | Stable Diffusion | OBG | 2022.09.27 | 23061 |
| 235 | Python | 2048 Game in Python | OBG | 2022.09.22 | 23627 |
| 234 | Deeplearning | Play Super Mario Bros with a Double Deep Q-Network | OBG | 2022.09.15 | 21175 |
| 233 | Web | Creating A Fixed-Length Queue In JavaScript Using Arrays | OBG | 2022.09.14 | 18901 |
| 232 | Deeplearning | RuntimeError: CUDA error: CUBLAS_STATUS_ALLOC_FAILED ... | OBG | 2022.09.06 | 22414 |
| 231 | Tool/etc | AWS 망 분리하기 | OBG | 2022.09.06 | 12801 |
| 230 | Deeplearning | Keras를 활용한 주식 가격 예측 | OBG | 2022.09.02 | 12990 |
| 229 | Deeplearning | 강화학습 학습 관련 정리 | OBG | 2022.08.10 | 12359 |
| 228 | Deeplearning | 직접 보고 추천하는 머신러닝 & 딥러닝 & 수학 총정리(2022) | OBG | 2022.07.24 | 18181 |
| 227 | Deeplearning | 파이썬 머신러닝 무료 강의 (7시간) | OBG | 2022.07.06 | 20217 |
| 226 | Tool/etc | "Node.js를 떠나며" - express를 만든 TJ의 글 | OBG | 2022.06.23 | 12734 |
| 225 | 서버 | Golang Tutorial for Node.js Developers, Part I.: Getting started | OBG | 2022.06.16 | 19323 |
| 224 | Database | What's the difference between comma separated joins and join on syntax in MySQL? | OBG | 2022.06.09 | 17765 |