/NOENTRY (No Entry Point)
| Overview | How Do I | Linker Options
Syntax
/NOENTRY
This option is required for creating a resource-only DLL.
Use this option to prevent LINK from linking a reference to _main into the DLL.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
| Overview | How Do I | Linker Options
/NOENTRY
This option is required for creating a resource-only DLL.
Use this option to prevent LINK from linking a reference to _main into the DLL.