
VC和VS都自带一个安装程序制作工具,VC的是InstallShield,专门为VC做的,类VC语法升基。
所谓安装程序,除了界面风格,主要就是文件 *** 作、注册表 *** 作,这些MFC都提供了很好的支持,但有一样,MFC没有自带的压缩和解压组件,戚洞因此,如果是一个不打包的安高笑枯装程序,MFC做起来没难度,打包的,就要看格式要求和自展需求了,标准安装包没人用MFC作。
我估计你用的是Visual C++ 2005 Express吧,如果是的话你就死了这条心吧,可以是可以,但麻烦,还携老是推荐野基你用VC6.0或者下个VS2005(网上可以找到破解方法)。Leave it to Microsoft to even screw up giving away shit for free. So they give away Visual Studio C++ Express Edition but leave out a giant detail: if you want to develop MFC or ATL apps you are shit out of luck. What can you develop in? .Net of course! Gah, I’m bitter.
My 2003 edition of VS.Net was completely borked so I decided to get 2005 express setup and for a moment there I was kinda pleased with Microsoft. So I take and convert my MFC Notifier project I have for my commercial product. I was hoping to just make a few modifications in how the Notifier deals with the new v3 version of the commercial app’s webservice until I was met with: “颂隐谨unable to find afxwin.h” Fucking great.
Now I can either proceed on in 2005 and make this a shudder .Net application that will require every user to upgrade their framework etc, or I can revert back somehow to 2003 and make the changes. Either way it sucks and I realized that’s just the way it is with MS: Either way, the experience just sucks.
Maybe I’ll just say screw you to paying Windows users and force them to go Mac… I wish.
Visual C++ 2013 运行库的安装程序,包含有X64和X86两个版本,Visual Studio 2013 开发的程序,需要这个运行库含漏闭的支持。Visual C++ 可再发行组件包安装运行使用 Visual Studio 2013 版生成的 C++ 应用程序时所需的运行时组件,在未装有 Visual Studio 2013 的计算机上运行使用 Visual Studio 2013 开发的应用程序时需要这些组件。这些软件包安装以下这些库的运行时搜裤组件:C 运行时 (CRT)、标准 C++、ATL、MFC、C++ AMP 和 OpenMP。Microsoft Visual C++是Microsoft公司推出的开发Win32环境程序,面向对象的可视化谈裂集成编程系统。它不但具有程序框架自动生成、灵活方便的类管理、代码编写和界面设计集成交互 *** 作、可开发多种程序等优点,而且通过简单的设置就可使其生成的程序框架支持数据库接口、OLE2,WinSock网络、3D控制界面。欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)