Switch to Bing in English
Copilot
あなたの日常的な AI アシスタント
約 124,000 件の結果
  1. 外部シンボルエラーの解決(Direct3DCreate9) #Windows - Qiita

  2. D3D9 Direct3DCreate9() Linker error, but all other D3D ...

  3. 他の人はこちらも質問
    When I comment out the line of code calling Direct3DCreate9 I expect there to be linker errors with all the other D3D calls on the Direct3DDevice itself. But once I comment that one line out, there are no issues with compiling. I am using Visual Studio 2015 on Windows 10.
    stackoverflow.com/questions/55780149/d3d9-direct3dcre…
    Create an IDirect3D9 object and return an interface to it. UINT SDKVersion The value of this parameter should be D3D_SDK_VERSION. See Remarks. If successful, this function returns a pointer to an IDirect3D9 interface; otherwise, a NULL pointer is returned.
    learn.microsoft.com/en-us/windows/win32/api/d3d9/nf-d…
    Like I said, all other D3D functions compiled fine. It was only the Direct3DCreate9 that gave the linker error. Note that Direct3D 9 is legacy, and there's very limited debugging support on Windows 10. There also few tools, utilities, or libraries for it. You should use DirectX 11. Take a look at DirectX Tool Kit.
    stackoverflow.com/questions/55780149/d3d9-direct3dcre…
    The Direct3D object is the first Direct3D COM object that your graphical application needs to create and the last object that your application needs to release. Functions for enumerating and retrieving capabilities of a device are accessible through the Direct3D object. This enables applications to select devices without creating them.
    learn.microsoft.com/en-us/windows/win32/api/d3d9/nf-d…
  4. comment pragma | Microsoft Learn

  5. DirectX-概要-【DirectX】 - yttm-work

  6. Direct3DCreate9 function (d3d9.h) - Win32 apps | Microsoft Learn

  7. プラグマ ディレクティブと __pragma キーワードと _Pragma ...

  8. D3D9プロキシDLLの作り方 · GitHub

  9. 実際に描画してみよう! - CharatSoft.com

  10. デバイス

  11. [VC++] リンクするライブラリファイルをソースコード内に記述 ...

このサイトを利用すると、分析、カスタマイズされたコンテンツ、広告に Cookie を使用することに同意したことになります。サード パーティの Cookie に関する詳細情報|Microsoft のプライバシー ポリシー