Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions sdk-api-src/content/d3dcompiler/nf-d3dcompiler-d3dcompile.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ req.max-support:
req.namespace:
req.assembly:
req.type-library:
req.lib: D3dcompiler_47.lib
req.dll: D3dcompiler_47.dll
req.lib: d3dcompiler.lib
req.dll: d3dcompiler.dll
req.irql:
topic_type:
- APIRef
- kbSyntax
api_type:
- DllExport
api_location:
- d3dcompiler_47.dll
- d3dcompiler.dll
api_name:
- D3DCompile
targetos: Windows
Expand Down