Skip to content

Commit f987afc

Browse files
author
Colin Robertson
authored
Merge pull request #2856 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
2 parents 4ac9683 + 1d611b8 commit f987afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/reference/tsaware-create-terminal-server-aware-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you use /TSAWARE and your application still uses INI files, the files will be
2323

2424
The /TSAWARE option is enabled by default for Windows and console applications. See [/SUBSYSTEM](subsystem-specify-subsystem.md) and [/VERSION](version-version-information.md) for information.
2525

26-
/TSAWARE is not valid for drivers, VxDs, or DLLs.
26+
/TSAWARE is not valid for drivers or DLLs.
2727

2828
If an application was linked with /TSAWARE, DUMPBIN [/HEADERS](headers.md) will display information to that effect.
2929

0 commit comments

Comments
 (0)