/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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
| 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.