Skip to content

Commit bbb14f2

Browse files
authored
Update tsaware-create-terminal-server-aware-application.md
Anyone remembers VxD? I'd be surprised if they can be even produced with current linker.
1 parent 8cdea89 commit bbb14f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)