/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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
| 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.