- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
使用xp视觉外关(Use XP visual external pass)
使用xp视觉外关(Use XP visual external pass)
The XP style interface is implemented in VC (MFC) by adding the resource file manifest.xml,
It is easy to operate and effective. Here I have a brief summary of its methods,
And what you have found on the internet.
2008-5-12 17:31 reply
Lizhongjun1984
7 fans
The 2 floor
First of all, introduce my method as follows:
Step 1: add the resource file manifest.xml to the program you want to implement the XP style interface (I think the name cannot be changed).
////////////////////////////////////////////////////////////////
Manifest.xml reads as follows:
XML version=, 1, encoding=, UTF-8, standalone=, yes?
assembly xmlns=, urn:schemas-microsoft-com:asm.v1, manifestVersion=, 1
assemblyIdentity
Name= XP style manifest
ProcessorArchitecture= x86
Version=
Type= Win32 /
dependency
dependentAssembly
assemblyIdentity
Type= Win32
Name= Microsoft.Windows.Common-Controls
Version=
ProcessorArchitecture= x86
PublicKeyToken= 6595b64144ccf1df
Language= *
/dependentAssembly
/dependency
/assembly
You see, this is actually a XML file, open Notepad, copy the above content, and then save the name manifest, save type XML, the file name is best not to change.
The second step: copy the manifest.xml into the res file in the project file
The third step: in the workspace workspace under classview, add resources and right-click to add Insert or import items. The type is 24. After the addition is successful, change ID to 1 (must be changed, immutable).
Fourth steps. Compile links to see the effect.
2008-5-12 18:01 reply
218.7.118.*, 3 floor
Here is the passage:
VC no burden to implement XP style interface (turn)
Http:///xilyu/archive/2008/04/27/2335625.aspx
New article: [turn] CEdit CRichEdit using skills
VC no burden to implement XP style interface
About to make their program interface to achieve XP style of the problem, in a lot of discussion online, most of the practice is to write a.Manifest file, then the file name, such as the.Exe test.exe file for t
您可能关注的文档
- -平面旋转led点阵套件-电子制作(Flat spin LED dot matrix Kit - electronic production).doc
- 七岁儿童的认知世界(The cognitive world of seven year olds).doc
- 七下知识要点(Seven, the main points of knowledge).doc
- 七匹狼的品牌策略解析(Analysis of Septwolves brand strategy).doc
- 七年级地理上册复习提纲(Seven grade geography book review outline).doc
- 七年级语文上册 《幼时记趣》同步测试 苏教版(Grade seven Chinese book childhood life synchronous test of Jiangsu).doc
- 七年级英语上册单词(汉语)(Seven gradeth English words (in Chinese)).doc
- 七年级英语第四单元(English Unit Seven, grade fourth).doc
- 七年级语文上册 第7课《幼时记趣》练习 苏教版(Class seventh grade seven Chinese census childhood life practice of Jiangsu).doc
- 七年级语文上册 第三单元亲情歌吟 我们是怎样过母亲节的课时训练 北师大版(Grade seven Chinese census unit third family sings how we have mother's day of the class training bjnu Edition).doc
- 使用常识和注意事项(Use common sense and precautions).doc
- 侍魂4出招(4 Samurai moves).doc
- 俗名(Name).doc
- 倪轩裕用情感维系兑现品牌承诺(Ni Xuanyu maintains brand commitment with emotion).doc
- 倪润峰解甲 长虹民营化之路(Ni Runfeng dismissed Changhong road of privatization).doc
- 免费期刊全文数据库(留着备用)(Free Full-text Journal Database (keep backup)).doc
- 免费的考试资料(Free examination materials).doc
- 兔年春节公司企业拜年短信精选(Rabbit Spring Festival, the company's new year, SMS selection).doc
- 入侵后如何删除日志(How to delete a log after an invasion).doc
- 兔兔健康指向(Bunny to health).doc
文档评论(0)