文件名称:MinExe
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个最小化的VC6.0编译的程序,其实VC程序的真正入口点不是在WinMain\main,而是WinMainCRTStartup\MainCRTStartup,这个函数的主要功能是检索命令行,环境变量,初始化全局变量和一些底层函数的堆栈,还有就是对构造C++全局对象.如果我们的程序没有用到这些,我们可以重写这个函数,省去了原来的一大堆代码,这样我们的程序的体积就减少了很多了.有兴趣的可以试一下.-This is a minimal procedure VC6.0 compiler, in fact, the true VC procedure entry point not WinMainmain, but WinMainCRTStartupMainCRTStartup, the function of the main function is to retrieve the command line, environment variables, initialization of global variables and some of the underlying function stack, there is a tectonic C++ global object. If we did not use these procedures, we can rewrite this function, save a lot of the original code, so that our procedure reduces the size of a lot. are interested can try.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MinExe
......\Main.cpp
......\MinExe.dsp
......\MinExe.dsw
......\Release
......\Main.cpp
......\MinExe.dsp
......\MinExe.dsw
......\Release