赞助
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 39 下一页
摘要: 转载:http://blog.csdn.net/mengzhishen/article/details/8953901 这是一个Basic MSI基础知识。 A. 首先在Installation Designer/Behavior and Logic/InstallScript视图中,选中Files 阅读全文
posted @ 2017-01-22 14:52 车臣 阅读(1715) 评论(0) 推荐(0)
摘要: 1.下载地址:http://pan.baidu.com/s/1pLDCh3H ,如果网盘链接失效,请联系我。 2.解压后双击 3.安装完毕后,运行InstallShieldpro2015,会出现如下提示,需要激活才能使用。 4.激活操作,在Cracked目录下有一个ReadMe文件,里面有详细说明, 阅读全文
posted @ 2017-01-19 21:40 车臣 阅读(4877) 评论(0) 推荐(0)
摘要: 转载:http://www.cnblogs.com/fengwenit/p/4271150.html 运行bat文件 网上很多介绍如何运行bat的方法,但我这个是limted 版本,不适用。 1. 打开 Define Setup Requirements and Actions –> Custom 阅读全文
posted @ 2017-01-19 18:22 车臣 阅读(1799) 评论(0) 推荐(0)
摘要: 转载:http://tieba.baidu.com/p/3596681127 1. 在General Information里,修改Product Version为新的版本号,此版本号应大于旧的版本号。点击Product Code右面的{...},获取一个新的Product Code。不要更换Upg 阅读全文
posted @ 2017-01-05 16:41 车臣 阅读(3754) 评论(3) 推荐(1)
摘要: 转载:http://blog.csdn.net/vsooda/article/details/7435801 转载:http://blog.csdn.net/lincyang/article/details/29175413 回调函数说白了就是事件响应程序,Windows的每个消息可以理解为一个事件 阅读全文
posted @ 2016-12-07 17:06 车臣 阅读(7960) 评论(0) 推荐(0)
摘要: 转载:http://blog.csdn.net/foruok/article/details/50573612 转载:http://blog.csdn.net/foruok/article/details/50584985 转载:http://blog.csdn.net/mfcing/article 阅读全文
posted @ 2016-12-06 16:47 车臣 阅读(6240) 评论(0) 推荐(0)
摘要: CEF版本是Branch 2171 开发环境是VS2012 查看一下libcef_dll_wrapper工程属性,确定Code Generation 选择MTD(Debug) 或者MT(Release),这个设置是编译出的静态库是多线程静态链接,在其他工程中使用时,使用者的工程属性也要对应设置MTD 阅读全文
posted @ 2016-12-01 16:08 车臣 阅读(6621) 评论(1) 推荐(1)
摘要: 方法一: 转载:http://blog.csdn.net/chenlycly/article/details/46447297 转载:http://blog.csdn.net/harvic880925/article/details/8925650 方法二: 转载:http://blog.csdn. 阅读全文
posted @ 2016-11-26 22:59 车臣 阅读(1477) 评论(0) 推荐(0)
摘要: 转载:http://www.cnblogs.com/XiHua/articles/3490490.html 转载:http://blog.csdn.net/lostspeed/article/details/19275249 知识回顾: 当鼠标在窗口内移动,点击或者释放时都会产生WM_NCHITTE 阅读全文
posted @ 2016-11-26 22:51 车臣 阅读(6296) 评论(0) 推荐(0)
摘要: 最近用VS2010 编译ceflib开源库是出现"怎样处理“error C2220: warning treated as error - no object file generated”错误" 产生原因为:有些Project编译选项中,Treat Warnings As Errors(把警告看作 阅读全文
posted @ 2016-11-26 18:25 车臣 阅读(11457) 评论(0) 推荐(0)
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 39 下一页