更新:2007 年 11 月
指示 Windows 加载程序在可执行映像中查找入口点。
__int32 STDMETHODCALLTYPE _CorExeMain ();
备注
在 Windows 98、Windows ME、Windows NT 和 Windows 2000 中,通过加载程序中的链接地址信息间接调用该函数。在所有其他版本的 Windows 中,则由操作系统加载程序直接调用该函数。
要求
**平台:**请参见 .NET Framework 系统要求。
**头文件:**Cor.h
**库:**作为一项资源包含在 MsCorEE.dll 中
**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0