安装sdk,然后在vs2008中的tools->options->project and solutions->vc++ directory的include file中添加include目录,

library files中添加lib目录;在工程的属性->linker->input->additional dependencies添加ddraw.lib dxguid.lib;

在文件中包含<ddraw.h>.

相关文章:

  • 2022-12-23
  • 2021-08-21
  • 2021-07-25
  • 2021-10-21
  • 2021-12-19
猜你喜欢
  • 2022-12-23
  • 2021-08-03
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案