Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectX9入门练习

实验环境:windows xp sp3(VMware10) + directx9.0c + VS2005

环境配置 参考.

  • 环境设置:TOOLS->Projects and Solutions->VC++ Directories
    • 头文件(例如“D:\Microsoft DirectX SDK (November 2008)\Include”).
    • 库(例如“D:\Microsoft DirectX SDK (November 2008)\Lib\x86”).
  • 项目属性配置:工程名字上右键 Project->Properties->Linker->Input Folder
    • 库 d3d9.lib d3dx9.lib winmm.lib
    • 配置属性 字符集->未设置

About

Directx练习

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors