/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.
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
| 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.