全國最多中醫師線上諮詢網站-台灣中醫網
發文 回覆 瀏覽次數:1276
推到 Plurk!
推到 Facebook!

XP enable your Delphi application

 
axsoft
版主


發表:681
回覆:1056
積分:969
註冊:2002-03-13

發送簡訊給我
#1 引用回覆 回覆 發表時間:2002-09-03 10:14:00 IP:61.218.xxx.xxx 未訂閱

XP enable your Delphi application

資料來源:http://community.borland.com/article/0,1410,28011,00.html The following applies only if you run your application in Windows XP environnement. The procedure below was tested in Delphi 6. Step 1: Load your project, myproj.dpr Step 2: Create a xml file "myproj.exe.manifest" containing the following lines: < ?xml version="1.0" encoding="UTF-8" standalone="yes"? > < assembly manifestVersion="1.0" > < assemblyIdentity version="1.0.0.0" processorArchitecture="X86" name="CompanyName.ProductName.YourApp" type="win32" / > < description >My XP App.< /description > < dependency > < dependentAssembly > < assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*" / > < /dependentAssembly > < /dependency > < /assembly >" Step 3: Create a rc file "xp.rc" containing: CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "myproj.exe.manifest" Step 4: Add the rc file to your project Step 5: Rebuild and run your application. Look at the buttons, comboboxes, lists, etc. 聯盟----Visita網站http://www.vista.org.tw ---[ 發問前請先找找舊文章 ]--- 發表人 - axsoft 於 2002/09/03 10:16:32
tailen
中階會員


發表:82
回覆:109
積分:63
註冊:2002-04-08

發送簡訊給我
#2 引用回覆 回覆 發表時間:2002-09-04 10:55:49 IP:202.154.xxx.xxx 未訂閱
axsoft您好,請問一下,這段程式主要的用意為何呢?謝謝您的回答
micwallo
一般會員


發表:3
回覆:12
積分:3
註冊:2002-07-16

發送簡訊給我
#3 引用回覆 回覆 發表時間:2002-09-06 12:04:29 IP:144.214.xxx.xxx 未訂閱
我不明白啊! 究竟上面那一些 Code 代表了甚麼?
axsoft
版主


發表:681
回覆:1056
積分:969
註冊:2002-03-13

發送簡訊給我
#4 引用回覆 回覆 發表時間:2002-09-06 12:28:46 IP:163.31.xxx.xxx 未訂閱
引言: 我不明白啊! 究竟上面那一些 Code 代表了甚麼?
主要讓您的應用程式能開啟xp FORM的SKIN(能使用到comctl.dll v.60的功能) 聯盟----Visita網站http://www.vista.org.tw ---[ 發問前請先找找舊文章 ]---
syc0121
一般會員


發表:6
回覆:12
積分:3
註冊:2003-01-15

發送簡訊給我
#5 引用回覆 回覆 發表時間:2004-05-11 15:18:50 IP:61.222.xxx.xxx 未訂閱
引言:

XP enable your Delphi application

資料來源:http://community.borland.com/article/0,1410,28011,00.html < ?xml version="1.0" encoding="UTF-8" standalone="yes"? > < assembly manifestVersion="1.0" > < assemblyIdentity version="1.0.0.0" processorArchitecture="X86" name="CompanyName.ProductName.YourApp" type="win32" / > < description >My XP App.< /description > < dependency > < dependentAssembly > < assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*" / > < /dependentAssembly > < /dependency > < /assembly >" 聯盟----Visita網站http://www.vista.org.tw ---[ 發問前請先找找舊文章 ]--- 發表人 - axsoft 於 2002/09/03 10:16:32
請問 CompanyName.ProductName.YourApp 是什麼意思咧
系統時間:2024-07-05 21:48:14
聯絡我們 | Delphi K.Top討論版
本站聲明
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。
2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。
3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇!