Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Overview | How Do I | Linker Options
Syntax
/EXETYPE:DYNAMIC
The Executable File Type (/EXETYPE:DYNAMIC) option is used when building a virtual device driver (VxD). A VxD is linked using the /VXD option.
Specify DYNAMIC to create a dynamically-loaded VxD.