Skip to content

Commit

Permalink
document DLL name for import features
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz committed Oct 20, 2023
1 parent 15a8615 commit 3175308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/format.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ To specify a [forwarded export](https://devblogs.microsoft.com/oldnewthing/20060

### import

The name of a routine imported from a shared library.
The name of a routine imported from a shared library. These can include DLL names that are checked during matching.

Examples:

Expand Down

0 comments on commit 3175308

Please sign in to comment.